LINK Help (linkx.hlp) (Table of Contents; Topic list)
LINK Options List
                                             Up Contents Index Back
─────LINK Options List──────────────────────────────────────────────────────
 
  /ALIGN     Align segments           /NOI     Preserve case
  /BATCH     Run in batch mode        /NOLOGO  No copyright message
  /CO        Prepare for CodeView     /NONULLS Order segments w/o NULLs
  /CPARM     Set max allocation       /NOPACKC No code packing
  /DOSSEG    Order segments           /OV      Set overlay interrupt
  /DSALLOC   Load data high           /PACKC   Pack code segments
  /EXEPACK   Pack executable file     /PACKD   Pack data segments
  /FARCALL   Optimize far calls       /PADC    Pad code segments
  /HELP      Display help             /PADD    Pad data segments
  /HIGH      Load executable high     /PAUSE   Pause during linking
  /INCR      Prepare for ILINK        /PM      Set application type
  /INFO      Display process info     /Q       Create quick library
  /LINE      List line numbers        /SEG     Set maximum segments
  /MAP       List public symbols      /STACK   Set stack size
  /NOD       No default libraries     /TINY    Generate .COM file
  /NOE       No extended dictionary   /W       Issue fixup warnings
  /NOFARCALL No far-call optimization /?       Display short help
  /NOGROUP   No group association
 
  See: Using LINK Options
                                    -♦-