LINK [ MPE/iX Quick Reference Guide ] MPE/iX 5.0 Documentation
MPE/iX Quick Reference Guide
LINK
Creates an executable program file by merging the relocatable object
modules from all the files in its FROM= parameter.
LINK [FROM=file[,file[,...]][;TO=destfile]] [;RL=rlfile[,rlfile[,...]]]
[;XL=xlfile[,xlfile[,...]]] [;CAP=caplist] [;NMSTACK=nmstacksize]
[;NMHEAP=nmheapsize] [;UNSAT=unsatname] [;PARMCHECK=checklevel]
[;ENTRY=entryname] [;NODEBUG] [;MAP] [;SHOW]
LINK FROM=OBJCODE;TO=EXECPROG;NMSTACK=50000;MAP;SHOW
MPE/iX 5.0 Documentation