myxm@beta.UUCP (07/09/87)
Is there a routine available which will read a library file (.LIB) and
order the modules in it so that LINK only requires one pass through in
order to resolve symbols?
I am roughly looking for something which would do this under MS-DOS:
ar cr library `lorder *.o | tsort`
(That is what I do on UNIX!)
Thanx for any information.
Mike Mitchell
myxm@lanl.arpa
{...}!cmcl2!lanl!myxm