KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q32311: L1063 Error Not Documented in C Versions 5.00 or 5.10

Article: Q32311
Product(s): See article
Version(s): 5.00 5.10 | 5.10
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | docerr | mspl13_c
Last Modified: 18-AUG-1988

The link error message, "L1063 out of memory for CodeView
information," is not documented in the manuals or in the README.DOCs
for C Versions 5.00 and 5.10. However, it is documented in the FORTRAN
Version 4.10 package in the CVREADME.DOC on the disk labeled
"Microsoft CodeView for MS-DOS".
   The following information was taken from the FORTRAN Version 4.10
CVREADME.DOC, "NOTES ON CODEVIEW AND UTILITIES," the section titled
"Microsoft Segmented-Executable Linker (LINK)," the subsection "New
LINK Error Messages":

   L1063 out of memory for CodeView information

   The linker was given too many object files with debug information,
and the linker ran out of space to store it. Reduce the number of
object files that have debug information.

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.

Copyright Microsoft Corporation 1986-2002.