PRB: L4047 Warning Benign When C 6 Run-time Libraries Used (59936)
The information in this article applies to:
- 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.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 Q59936 SYMPTOMS
Microsoft LINK generates the following message when it links an
application:
L4047 - Multiple code segments in module of overlaid program
incompatible with /CO
CAUSE
The application includes the start-up code from the Microsoft C
version 6.0 run-time libraries. This code includes a second segment
to hold floating-point math routines. Because this segment
(EMULATOR_TEXT) does not contain any CodeView information, it may
be an error, as LINK indicates.
RESOLUTION
This warning is expected in this situation and can be ignored.
Microsoft LINK versions 5.3 and later do not generate this message.
Modification Type: | Major | Last Reviewed: | 10/23/2003 |
---|
Keywords: | kb16bitonly KB59936 |
---|
|