PRB: L4047 Warning Benign When C 6 Run-time Libraries UsedLast reviewed: July 17, 1997Article ID: Q59936 |
5.10 5.11 5.13 5.15 5.20 | 5.10 5.11 5.13 5.15
MS-DOS | OS/2kbtool kberrmsg kberrmgs kbprb The information in this article applies to:
SYMPTOMSMicrosoft LINK generates the following message when it links an application:
L4047 - Multiple code segments in module of overlaid program incompatible with /CO CAUSEThe 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.
RESOLUTIONThis warning is expected in this situation and can be ignored. Microsoft LINK versions 5.3 and later do not generate this message.
|
Additional reference words: 5.10 5.11 5.13 5.15 5.20
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |