-stacksize
Sets the runtime size of the stack, in kilobytes.
-strip_partial
Removes unreferenced objects on a partially linked image.
-tune_relocations
Ensures that references made by the linker conform to the PowerPC EABI (Embedded
Application Binary Interface) or position-independent ABI (Application Binary
Interface).
-xtables
Equivalent to -show exceptions or -show noexceptions.
-stdlib
Uses standard system library access paths as specified by the environment variable
%MWLibraries% to add system libraries as specified by the environment variable
%MWLibraryFiles% at the end of link order.
-L+
Adds a new library search path to the default settings list.
-lr
Adds a new library search path to the default settings list.
-l+
Adds a library by searching access path for a specified library filename.