VMS Help
LINK, SYMBOL_TABLE
*Conan The Librarian
|
I64 and Alpha systems.
Specifies whether the linker should include global symbols in
a symbol table file produced in a link operation in which a
shareable image is created. By default, the linker includes
only universal symbols in a symbol table file associated with
a shareable image.
Format
SYMBOL_TABLE=GLOBALS/UNIVERSALS
SYMBOL_TABLE=UNIVERSALS (default)
GLOBALS
Specifies that the linker should include global symbols and
universal symbols in the symbol table file associated with the
shareable image.
UNIVERSALS
Specifies that the linker should include only universal symbols
in the symbol table file associated with the shareable image.