PRB: L4013 or L4014 Performing /INCREMENTAL Link with Overlays (59279)



The information in this article applies to:

  • Microsoft LINK for MS-DOS 5.0x
  • Microsoft LINK for MS-DOS 5.1
  • Microsoft LINK for MS-DOS 5.11
  • Microsoft LINK for MS-DOS 5.13
  • Microsoft LINK for MS-DOS 5.15
  • Microsoft LINK for MS-DOS 5.2
  • Microsoft LINK for OS/2 5.0x
  • Microsoft LINK for OS/2 5.1
  • Microsoft LINK for OS/2 5.11
  • Microsoft LINK for OS/2 5.13
  • Microsoft LINK for OS/2 5.15

This article was previously published under Q59279

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.

Modification Type:MajorLast Reviewed:10/23/2003
Keywords:kb16bitonly KB59279