Specifications

776 LINK Error Messages
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 776 of 92 Printed: 10/09/00 02:49 PM
L1003 /Q and /EXEPACK incompatible
LINK cannot be given both the /Q option and the /EXEPACK option.
L1004 value : invalid numeric value
An incorrect value was specified with a LINK option.
For example, this error occurs if a nonnumeric string is specified with an option that
requires a number.
L1005 option : packing limit exceeds 64K
The value specified with the /PACKC or /PACKD option exceeded the limit of 65,536
bytes.
L1006 number : stack size exceeds 64K–2
One of the following may have occurred:
u The given value specified with the /STACK option exceeded the limit of 65,534
bytes.
u A space appeared before or after the colon (:) between /STACK and the argument
specified with it.
L1007 /OVERLAYINTERRUPT : interrupt number exceeds 255
An overlay interrupt number greater than 255 was specified with the /OV option value.
Check the Microsoft MS-DOS Programmer’s Reference or other MS-DOS technical
manual for information about interrupts.
L1008 /SEGMENTS : segment limit set too high
The value specified with the /SEG option exceeded 16,375.
L1009 value : /CPARM : illegal value
The value specified with the /CPARM option was not in the range 165,535.