Re: ADA link messages




----- Forwarded by David D Miller/RWS/Raytheon/US on 10/26/2006 12:20 PM
-----

koehler@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (Bob Koehler) wrote on 10/26/2006
11:07:13 AM:

In article <OF101904AB.12F016BC-ON07257212.005EAFA6-07257212.
005F7DF4@xxxxxxxxxxxxxx>, David D Miller <ddmiller@xxxxxxxxxxxx> writes:
Larry:

Here is a summary of what I discovered:

$ACS LOAD ! a bunch of .A files
$ACS COMPILE P_TRAJBB
$ACS EXPORT P_TRAJBB /OBJ=[some.other.directory]P_TRAJBB
$F90 TRAJBB.FOR ! an interface according to the comments
$LINK ! many .OBJs including P_TRAJBB and TRAJBB

You'll have to use "ACS LINK", not "LINK". We do this all the
time with Fortran and C code we call from Ada.

Oh Boy! That's a surprise.

I'd better do my homework. Can you point me
toward relevant documentation -- something in the ADA suite, I suppose.

dave.

.



Relevant Pages

  • Re: ADA link messages
    ... $ACS LOAD! ... $ACS COMPILE P_TRAJBB ... $F90 TRAJBB.FOR! ... an interface according to the comments ...
    (comp.os.vms)
  • Re: ADA link messages
    ... $ACS LOAD! ... $ACS COMPILE P_TRAJBB ... $F90 TRAJBB.FOR! ... an interface according to the comments ...
    (comp.os.vms)