lorder(1) ultrix man page | unix.com

Man Page: lorder

Operating Environment: ultrix

Section: 1

lorder(1)						      General Commands Manual							 lorder(1)

Name
       lorder - determine relation for an object library

Syntax
       lorder file...

Description
       The  input  is  one or more object or library archive files.  For further information, see The standard output is a list of pairs of object
       file names, meaning that the first file of the pair refers to external identifiers defined in the second.  The output may be  processed	by
       to find an ordering of a library suitable for one-pass access by

       This one-liner intends to build a new library from existing `.o' files.

	      ar cr library `lorder *.o | tsort`

       The use of is unnecessary when you use which converts an ordered archive into a randomly accessed library.

Restrictions
       The names of object files, in and out of libraries, must end with `.o'; nonsense results otherwise.

Files
       *symref, *symdef

See Also
       ar(1), join(1), ld(1), nm(1), ranlib(1), sed(1), sort(1), tsort(1)

																	 lorder(1)
Related Man Pages
tsort(1) - opensolaris
lorder(1) - v7
ar(1) - ultrix
tsort(1) - hpux
tsort(1) - osf1
Similar Topics in the Unix Linux Community
XML spliting
Too long in displaying the data in a Web Browser
Grep Question
X -configure fails on NetBSD: Number of created screens does not ...
awk to look up values in File 2 from File 1, & printingNth field of File1 based value of File2 $2