FIX: Error C1001 Generated Due to Insufficient Disk SpaceLast reviewed: September 16, 1997Article ID: Q107496 |
1.00 1.50 | 1.00
WINDOWS | WINDOWS NTkbtool kbfixlist kbbuglist The information in this article applies to:
SYMPTOMSCompiling with insufficient disk may generate the following error message:
fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 602) Please choose the Technical Support command on the Visual Workbench Help menu, or open the Technical Support help file for more information. CAUSELack of available disk space for the generation of various intermediate, listing, and object files by the compiler causes the above error.
RESOLUTIONCheck for the available disk space when starting the compilation process; it should be large enough for all the intermediate, listing, and object files to be generated by the compiler.
STATUSMicrosoft has confirmed this to be a problem in the products listed at the beginning of this article. This problem was corrected in Visual C++ version 2.0.
MORE INFORMATIONFor other possible causes of this error, query in the Microsoft Knowledge base on the following:
C1001 msc1.cpp |
Additional reference words: 1.00 1.50 8.00 8.00c
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |