LD.SO(1) | General Commands Manual | LD.SO(1) |
ld.so
—
ld.so
is a self-contained, position independent program
image providing run-time support for loading and link-editing shared objects
into a process' address space.
For the particular details, refer to ld.aout_so(1) or ld.elf_so(1), depending on the system's object file format.
John R. Levine, Linkers and Loaders, Morgan Kaufmann, 1999.
March 31, 2010 | NetBSD 9.4 |