I am having this strange problem: my gcc is simply crashing when compiling big sources.
It reports an internal error. Have you ever had this problem?
Thank you Fabiano
----------------------------------------------
In file included from ../../include/wine/wingdi16.h:26, from ../../include/wine/winuser16.h:22, from keyboard.c:47: ../../include/wine/winbase16.h:351: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[2]: *** [keyboard.o] Error 1 make[2]: Leaving directory `/usr/local/src/wine/wine-20031016/dlls/x11drv' make[1]: *** [x11drv] Error 2 make[1]: Leaving directory `/usr/local/src/wine/wine-20031016/dlls' make: *** [dlls] Error 2
----------------------------------------------
ramosf@xp2200:~$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/specs
Configured with: ../gcc-3.2.3/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.2.3