Logoj0ke.net Open Build Service > Projects > devel:tools:building > lorder
Sign Up | Log In

List Dependencies for Object Files

The lorder utility uses nm(1) to determine interdependencies in the list of object files specified on the command line. Lorder outputs a list of file names where the first file contains a symbol which is defined by the second file.

The output is normally used with tsort(1) when a library is created to determine the optimum ordering of the object modules so that all references may be resolved in a single pass of the loader.

Source Files

FilenameSizeChangedActions
lorder.spec 1.5 KB over 14 years ago Download File
bsdmainutils_6.1.10.tar.bz2 142 KB over 14 years ago Download File
Showing 1 to 2 of 2 entries

Latest Revision

hostmaster hostmaster committed over 14 years ago (revision 1)
osc copypac from project:devel:tools:building package:lorder revision:1

Comments for devel:tools:building (0)