------- Comment #4 from pinskia at gcc dot gnu dot org 2005-11-24 05:07 ------- ((In reply to comment #2) > No (|*.i*|) file generated. (I've added |-save-temps but no luck|) sorry. Hmm: gcc -E -g -DFRMWRK_POSIX -c -I . ./POSIX/FMutex.cpp That means it is dieing while preprocessing.
Two things, first 3.3 is old, please try 3.3.6. Second what are you trying to build? Thrid if you have some gdb ablity can you give the backtrace of the ICE in cc1plus (you can find out who cc1plus is invoked by adding -v to the gcc invocation). -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|c++ |preprocessor GCC target triplet| |i586-pc-interix3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25011