VMS Help
LINK, /LIBRARY
*Conan The Librarian
|
Identifies the input file specification to which it is appended
as a library file and directs the linker to process the library's
name table as part of its symbol resolution processing. When the
linker finds in the library the definition of a symbol referenced
in a previously processed input file, the linker includes from
the library the module in which the symbol is defined.
Format
library-name/LIBRARY
library-name
Specifies the name of the library to be included in the link
operation. You must specify a library file. The linker assumes
the default file type of .OLB.