Equivalent to linking with the -r and -a options.
Passes -Bstatic to the linker to prevent shared objects from resolving library references of the form -lname. This option is available only for SunOS, Solaris2, or System V.4 Unix.
Place these symbols as an undefined symbol in the symbol table. This is generally used to force the loading of a library symbol that otherwise might not be loaded.
The fully linked object files given are used to resolve addresses against.
These options are passed through to the linker.
The filename for the map file (optional).
The directory for the map file (optional).