VMS Help  —  LINK  /DEMAND_ZERO
    I64 and Alpha systems.

    Enables demand-zero segment (I64) or image section (Alpha)
    production for both executable and shareable images.

    Format

      /DEMAND_ZERO (default)

      /DEMAND_ZERO[=PER_PAGE]

      /NODEMAND_ZERO

1  –  Qualifier Values

 PER_PAGE

    On I64, directs the linker to compress trailing zeros for each
    segment (that is, demand zero compression of zeros on trailing
    pages).

    On Alpha, enables the linker to perform demand-zero compression
    on Alpha images on a per-page basis. If this keyword is not used,
    the linker performs demand-zero compression on an image-section
    basis only.
Close Help