ar/library creation/help
simon shields
s8415978 at giaea.gi.oz
Thu May 9 15:59:20 AEST 1991
I am setting up a library of fortran routines. I have a source file containing
many modules (functions and subroutines). If I ->
>fc -c source.f
>ar rc lib.a source.o
>ar t lib.a
i get as output ->
>source.o
My Question is ->
Is there some way of listing the modules in lib.a without actually breaking up
source.f into its many modules, compiling them into object code and archiving
them all ?
Thanks in anticipation of a reply.
Simon
--
/------------------------------------------------------------------------\
| Simon P. Shields Email simon at giaea.oz.au or s8415978 at giaea.oz.au |
| M.U.C.G. Switchback Rd. Churchill 3842 Victoria Australia |
\------------------------------------------------------------------------/
More information about the Comp.unix.questions
mailing list