Embedded Visual C++ 3.0 and Windows 2000 Service Pack 3 
Author Message
 Embedded Visual C++ 3.0 and Windows 2000 Service Pack 3

Are there any known issues between Embedded Visual Tools
3.0 and Windows 2000 service pack 3.  I recently upgrade
Windows 2000 to service pack 3.  Programs that used to
compile without any trouble now give me the following
message:

fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 1794)
         Please choose the Technical Support command on
the Visual C++
         Help menu, or open the Technical Support help
file for more information
Error executing cl.exe.

Has anybody else run into this problem.

Thanks!!!

Jim



Sat, 29 Jan 2005 22:42:57 GMT  
 Embedded Visual C++ 3.0 and Windows 2000 Service Pack 3
I have searched my WinCE tree and 'msc1.cpp' is not there.
Is that source file part of your project?  If so, you should post
the code fragment generating the error.


Quote:
> Are there any known issues between Embedded Visual Tools
> 3.0 and Windows 2000 service pack 3.  I recently upgrade
> Windows 2000 to service pack 3.  Programs that used to
> compile without any trouble now give me the following
> message:

> fatal error C1001: INTERNAL COMPILER ERROR
>         (compiler file 'msc1.cpp', line 1794)
>          Please choose the Technical Support command on
> the Visual C++
>          Help menu, or open the Technical Support help
> file for more information
> Error executing cl.exe.

> Has anybody else run into this problem.

> Thanks!!!

> Jim



Sat, 29 Jan 2005 23:36:05 GMT  
 Embedded Visual C++ 3.0 and Windows 2000 Service Pack 3

Quote:
> I have searched my WinCE tree and 'msc1.cpp' is not there.
> Is that source file part of your project?  If so, you should post
> the code fragment generating the error.

That won't help, as the msc1.cpp file is one of the C++ source code files
for the compiler itself.
The error catcher in Windows/The compiler/wherever is just nice to you (the
user) and tells you where exactly some programmer failed.

Keld Laursen



Sun, 30 Jan 2005 14:39:13 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Visual C++ Runtime error in Windows XP, but not in Windows 2000

2. Does Microsoft eMbedded Visual Tools 3.0 support Windows CE 1.0

3. Visual C++ Combo boxes & Windows 2000

4. Visual C++ 6.0 attach to process debugger in Windows 2000

5. Is this the section for embedded visual c++ 3.0

6. Visual C++ Combo boxes & Windows 2000

7. Visual C++ 6.0 bug on Windows 2000?

8. Using Microsoft eMbedded Visual C++ 3.0

9. Visual C++ Combo boxes & Windows 2000

10. Visual C++ 6.0 on Windows 2000

11. Visual C++ 6.0 @ Windows 2000

12. Windows 98 and 2000 with Visual C++

 

 
Powered by phpBB® Forum Software