Documented in Volume 1 of the UNIX Programmers Manual.
See "% man ld":
It documents the user interface to the loader, i.e. the various switches
and symbols that it defines for you.
"% man a.out" documents the format of the relocatable and executable
files that ld processes.
To Index