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
lorder(1) - bsd
ar(1) - v7
ar(1) - ultrix
tsort(1) - osf1
lorder(1) - freebsd
Similar Topics in the Unix Linux Community
Ignoring newlines in my search
Concatenate Strings
Grep Question
Exclude certain file names while selectingData files coming in different names in a file name called
awk to look up values in File 2 from File 1, & printingNth field of File1 based value of File2 $2