/STUB Linker Option

Syntax: Default:
/STU[B]:filename
/NOSTU[B]
None

Use /STUB to specify the name of the DOS executable at the beginning of the output file created.

/NOSTUB is implied if you set /DLL, /VDD or /PDD.

By default, the linker defines its own stub.



Summary of Linker Options