Hi,As many others have done, I'm posting about this error from VS2010 SP1:Microsoft C/C++ Compiler Driverand the Output window error:error MSB6006: "CL.exe" exited with code -1073741819I've done my best to follow the various attack plans mentioned in other threads with no success. Symantec Endpoint Protection is stopped and the VS folders excluded for good measure. Precompiled header settings in the project don't affect the result. All projects including brand new wizard-generated projects result in the error. C# compilation works flawlessly.I removed SP1 and then VS2010 using:http://archive.msdn.microsoft.com/vs2010uninstallI reinstalled VS2010 Ultimate and SP1. The result is the same. I've captured the build log and verified that the CL command line works fine executing from VS command line, so CL does not appear to be the root cause.The OS is Windows XP SP3.Is there a problem with the C/C++ Compiler Driver (whatever that is)? Is this some communication mechanism between the compiler and VS? What does Microsoft suggest to address this debilitating problem? I've tried setting build options to use the v7.1 SDK with the same result.I've tried to identify a log file to copy with this report to no avail. I've also used VS2010 to Debug CL.EXE and found that the error appears to be a jump through a null pointer.Paul T.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results