Msvc 6 can do this if you use some features of c++, you have an early version, and haven't applied the service packs. You could test for memory errors using memtest86 or something similar (i believe it's memtest86.org?).
On 6/18/05, Nuno Lucas <[EMAIL PROTECTED]> wrote: > [18-06-2005 0:54, Randall Fox escreveu] > >> When I then try to build the project, I get internal compiler errors. > >> Here are the first few lines of 35 errors it has: > > > > I have built v3.08 and v2.x using VC++ 6 and 7.x > > You do get a lot of casting warnings (which you can turn off/ignore), > > but I never got a compiler error. > > Same with me. > > > I would suspect it is something to do with your setup.. In fact I have > > only once seen an INTERNAL COMPILER ERROR when using VC++, and it was my > > fault. >