Specifications
Error! Style not defined. 721
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 721 of 37 Printed: 10/09/00 02:49 PM
CK1020 packed type index exceeds 65535 in module module
The debugging information exceeded a CVPACK limit.
This error may occur when precompiled headers are used.
One of the following may be a solution:
u Eliminate unused type strings.
u Compile some object files without debugging information.
CK1021 error in precompiled types signature in module module
The program was compiled with an out-of-date precompiled header.
Delete the object file and recompile.
CK 1022 Symbol table for file is too large
The corrective action is to compile file without CodeView information, reduce the
number of symbols in the file, or split the file into two or more pieces.
CVPACK Warning Messages
CK4000 unknown warning; contact Microsoft Product Support Services
CVPACK detected an unknown error condition.
Note the circumstances of the error and notify Microsoft Corporation by following the
instructions in the “Microsoft Support Services” section of the introduction to this book.
CK4001 file already packed
CVPACK took no action because the executable file has already been processed by
CVPACK 4.00.
CK4002 duplicate public symbol symbol in module module
The given symbol was redefined in the given module. CVPACK deleted the second
occurrence of the symbol.
Probably an earlier version of the linker was used. Use LINK 5.30 or later.
CK4003 error in lexical scopes for module module, symbols deleted
The scoping of symbols in the given object module was corrupted. CVPACK deleted the
symbols in the module.
This is probably a compiler error. Recompile and relink the object file.
EXEHDR Error Messages
This section includes error messages generated by the Microsoft EXE File
Header Utility (EXEHDR). EXEHDR errors (U1100 through U1140) are
always fatal.