3.2.2 LINK Command Qualifiers
The LINK command qualifiers can be used to modify linker
output, as well as to invoke the debugging and traceback
facilities. Linker output consists of an image file and an
optional map file. Image file qualifiers, map file qualifiers,
and debugging and traceback qualifiers are described in this
section.
The following section summarizes some of the most com-
monly used LINK command qualifiers. For a complete list
and description of LINK qualifiers, see the OpenVMS Linker
Utility Manual .
/BRIEF
Causes the linker to produce a summary of the image's
characteristics and a list of contributing modules. This
qualifier is used with /MAP.
/[NO]CROSS_REFERENCE
/[NO]DEBUG
/[NO]EXECUTABLE [= file-spec ]
/FULL
The /FULL qualifier causes the linker to produce a summary
of the image's characteristics, a list of contributing modules,
listings of global symbols by name and by value, and a sum-
mary of characteristics of image sections in the linked image.
This qualifier is used with /MAP.
/[NO]MAP [= file-spec ]
/[NO]SHAREABLE
/[NO]TRACEBACK