gcc -v Using built-in specs. Target: mingw32 Configured with: ../gcc-4.1-20050410/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/home/mingw --enable-threads --disable-nls --enable-languages=c,c++,treelang --disable-win32-registry --disable-shared Thread model: win32 gcc version 4.1.0 20050410 (experimental)
/msys/1.0/home/mingw/bin/gcc.exe -g -Wall -O3 -msse -mtune=pentium3 -DHAVE_CONFI G_H -I. -I.. -c -o neuralnet.o neuralnet.c neuralnet.c: In function 'Evaluate': neuralnet.c:540: internal compiler error: in output_constant_pool_2, at varasm.c :3232 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make: *** [neuralnet.o] Error 1 Preprocessed files can be found here: http://home.online.no/~oeysteij/neuralnet.i http://home.online.no/~oeysteij/neuralnet.s -- Summary: internal compiler error: in output_constant_pool_2, at varasm.c:3232 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: oystein at gnubg dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: 4.1.0 20050410 (built with msys 1.0.10) GCC host triplet: i686-mingw GCC target triplet: i686-mingw http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21126