BUG: You may receive a "fatal error C1001: internal compiler error" error message when you build a project with the Minimal Rebuild option in Visual C++ .NET 2002 and in Visual C++ .NET 2003 (839283)
The information in this article applies to:
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
SYMPTOMS When you rebuild a project by using the Minimal Rebuild compiler option with the Force Includes compiler option of the precompiled header in Microsoft Visual C++ .NET 2002 and in Microsoft Visual C++ .NET 2002, you may receive the following error message: fatal error C1001: INTERNAL COMPILER ERROR WORKAROUNDTo work around this problem, remove the Gm compiler switch (/Gm) for the project. To do this, follow these steps: - In Solution Explorer, click the project name.
- On the Project menu, click Properties.
- In the Property Pages dialog box for the project, click the C/C++ folder, and then click Code Generation.
- In the right pane, click Enable Minimal Rebuild, click the down arrow button, and then click No.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.REFERENCESFor additional information, visit the following Microsoft Developer Network (MSDN) Web sites:
Modification Type: | Minor | Last Reviewed: | 1/6/2006 |
---|
Keywords: | kbCompiler kbbug KB839283 kbAudDeveloper kbAudEndUser |
---|
|