On Thu, 24 Feb 2005, Hrvoje Niksic wrote: > > Generating Code... > > retr.c(261) : fatal error C1001: INTERNAL COMPILER ERROR > > (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494) > > Please choose the Technical Support command on the Visual C++ > > Help menu, or open the Technical Support help file for more information > > http.c(1412) : warning C4761: integral size mismatch in argument; conversion > > supplied > > http.c(381) : fatal error C1001: INTERNAL COMPILER ERROR > > (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494) > > Please choose the Technical Support command on the Visual C++ > > Help menu, or open the Technical Support help file for more information > > I don't quite know what to make of this. Any ideas?
Require a fixed version of the compiler? Doesn't GCC work for this target? Maciej
