PRB: L4013 or L4014 Performing /INCREMENTAL Link with Overlays

ID: Q59279


The information in this article applies to:
  • Microsoft LINK for MS-DOS, versions 5.0x, 5.1, 5.11, 5.13, 5.15, 5.2
  • Microsoft LINK for OS/2, versions 5.0x, 5.1, 5.11, 5.13, 5.15


SYMPTOMS

When Microsoft LINK creates an overlaid executable file and the linker command line includes the /INC[REMENTAL] option, the linker may create a working executable file and generates one of the following messages:

L4013: Overlays: option ignored for segmented-executable file
L4014: /INCREMENTAL : Option ignored for real mode executable file
If no warning appears, LINK follows an unpredictable execution path. In this case, the executable file may be corrupted and should not be used.


CAUSE

LINK does not support using the /INCREMENTAL switch with overlays because the ILINK.EXE program, invoked by the /INC option, does not support overlays. The linker ignores one of the two options.


RESOLUTION

Microsoft LINK versions 5.3 and later do not support incremental linking.

Additional query words: 5.01.20 5.01.21 5.02 5.03 5.05 5.10 5.11 5.13 5.15 5.20 unconfirmed

Keywords : kb16bitonly
Version : MS-DOS:5.0x,5.1,5.11,5.13,5.15,5.2; OS/2:5.0x,5.1,5.11,5.13,5.15
Platform : MS-DOS OS/2
Issue type :


Last Reviewed: November 2, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.