<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_lorder</id>
		<title>32v 1m lorder - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_lorder"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_lorder&amp;action=history"/>
		<updated>2026-05-12T17:37:05Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=32v_1m_lorder&amp;diff=6984&amp;oldid=prev</id>
		<title>Neozeed: New page: LORDER(1)           UNIX Programmer's Manual            LORDER(1)    == NAME ==      lorder - find ordering relation for an object library  == SYNOPSIS ==      lorder file ...  == DESCRIPT...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_lorder&amp;diff=6984&amp;oldid=prev"/>
				<updated>2009-10-26T14:40:24Z</updated>
		
		<summary type="html">&lt;p&gt;New page: LORDER(1)           UNIX Programmer&amp;#039;s Manual            LORDER(1)    == NAME ==      lorder - find ordering relation for an object library  == SYNOPSIS ==      lorder file ...  == DESCRIPT...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;LORDER(1)           UNIX Programmer's Manual            LORDER(1)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     lorder - find ordering relation for an object library&lt;br /&gt;
&lt;br /&gt;
== SYNOPSIS ==&lt;br /&gt;
     lorder file ...&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     The input is one or more object or library archive (see&lt;br /&gt;
     _a_r(1)) _f_i_l_e_s. The standard output is a list of pairs of&lt;br /&gt;
     object file names, meaning that the first file of the pair&lt;br /&gt;
     refers to external identifiers defined in the second.  The&lt;br /&gt;
     output may be processed by _t_s_o_r_t(1) to find an ordering of a&lt;br /&gt;
     library suitable for one-pass access by _l_d(1).&lt;br /&gt;
&lt;br /&gt;
     This brash one-liner intends to build a new library from&lt;br /&gt;
     existing `.o' files.&lt;br /&gt;
&lt;br /&gt;
          ar cr library `lorder *.o | tsort`&lt;br /&gt;
&lt;br /&gt;
== FILES ==&lt;br /&gt;
     *symref, *symdef&lt;br /&gt;
     nm(1), sed(1), sort(1), join(1)&lt;br /&gt;
&lt;br /&gt;
== SEE ALSO ==&lt;br /&gt;
     [[32v 1m tsort|tsort(1)]], [[32v 1m ld|ld(1)]], [[32v 1m ar|ar(1)]]&lt;br /&gt;
&lt;br /&gt;
== BUGS ==&lt;br /&gt;
     The names of object files, in and out of libraries, must end&lt;br /&gt;
     with `.o'; nonsense results otherwise.&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>