Options that Specify Linkage Options

To: See:
Name a file containing a list of object files for linking f
Name the output file or directory o
Search specified libraries l
Search a path for libraries L
Specify a search path for library names Z
Produce an output file even if not all symbols are resolved r
Specify which types of library file are used by the linkage editor brtl
bstatic, bdynamic
Sets the size of the heap in bytes.

bmaxdata

Selects the name mangling scheme.

namemangling

Generate fast external linkage inlglue

There are other -b linker options. You can find documentation about them in your AIX system documentation.



List of Batch Compiler Options and Their Defaults
Options that Specify Compiler Characteristics
Options that Specify Debugging Features
Options that Specify Preprocessor Options
Options that Specify Compiler Output
Options that Define the Compiler Object Code Produced
Equivalent Batch Compile-Link and Incremental Build Options