FIX: Linker May Cause L5000 with CodeView InformationLast reviewed: September 16, 1997Article ID: Q102920 |
5.50 5.60 5.60.220 5.60.339
MS-DOS
kbtool kberrmsg kbfixlist kbbuglist
The information in this article applies to:
SYMPTOMSLinking a large number of object modules and libraries with the /CO option for CodeView information may generate the following error message:
LINK : fatal error L5000: CAUSEThis problem is typically caused when the linker, LINK.EXE, gets to the CodeView information packing stage while generating a large .EXE file.
RESOLUTIONUse one or more of the following to work around this problem:
STATUSMicrosoft has confirmed this to be a problem in the versions of the linker given at the beginning of this article. Some causes of this problem have been fixed in Visual C++ 1.52, but in some instances, you may still need to use /CO:NOCVPACK and then use cvpack on the exe. For more information, please refer to kb article Q127151.
|
Additional reference words: 5.50 5.60 5.60.220 5.60.339 /CO:N visualc
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |