PRB: L4013 or L4014 Performing /INCREMENTAL Link with Overlays

Last reviewed: July 17, 1997
Article ID: Q59279
5.0x 5.10 5.11 5.13 5.15 5.20 | 5.0x 5.10 5.11 5.13 5.15
MS-DOS                        | OS/2
kbtool kbprb

The information in this article applies to:

  • Microsoft LINK for MS-DOS, versions 5.0x, 5.1, 5.11, 5.13, 5.15, and 5.2
  • Microsoft LINK for OS/2, versions 5.0x, 5.1, 5.11, 5.13, and 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 reference words: 5.01.20 5.01.21 5.02 5.03 5.05 5.10 5.11
5.13 5.15 5.20 unconfirmed
KBCategory: kbtool kbprb
KBSubcategory: StaticOverlay
Keywords : kb16bitonly


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.