s8415978@giaea.gi.oz (simon shields) (05/09/91)
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@giaea.oz.au or s8415978@giaea.oz.au | | M.U.C.G. Switchback Rd. Churchill 3842 Victoria Australia | \------------------------------------------------------------------------/