8.3.24 U: Insert Undefined Symbol Option
The -u symbol option or
its alias --undefined symbolinserts an undefined
reference to symbol into the output
file. Doing this may, for example, trigger linking of additional modules from standard
libraries. The -u option may be repeated with different
option arguments to enter additional undefined symbols.
