ultrix man page for lorder

Query: lorder

OS: ultrix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - ultrix
tsort(1) - hpux
hash(3) - osf1
tsort(1) - sunos
Similar Topics in the Unix Linux Community
Ignoring newlines in my search
XML spliting
Concatenate Strings
Grep Question