HELPLIB.HLB  —  LINK  /SEGMENT_ATTRIBUTE
    X86 and I64 systems.

    Instructs the OpenVMS x86 and I64 linker to set certain
    attributes for segments.

    Format

      /SEGMENT_ATTRIBUTE=(segm-attribute[,...])

1  –  Qualifier Values

 segm-attribute

    The x86 and I64 Linker accepts the following keywords to set
    segment attributes

       CODE=address_region
       DYNAMIC=address_region

    where an address region can be specified with keywords P0 and P2.

    The I64 Linker accepts the following keywords to set short
    segment attributes

       SHORT=WRITE
       SYMBOL_VECTOR=[NO]SHORT

    These keywords are ignored by the OpenVMS x86 Linker.
Close Help