I'm trying to compile GCC 2.95.2 with such configuration: /xxx/configure --host=powerpc-ibm-aix4.3.2.0 --enable-languages=c++ make and got error on compilation of libio/iomanip.cc In file included from ....libio/iomanip.cc:29 .../libio/iomanip.h: In method 'sapp<TP>::sapp(ios&(*)(ios&,TP))': .../libio/iomanip.h:47: Internal compiler error. .../libio/iomanip.h:47: Please submit a full bug report. .../libio/iomanip.h:47: See <URL:.......> for instructions. I have try some GCC 2.95.1 and other configurations, but ... Have somebody meet this problem ? Does somebody know, what I have to do ? === Felix A. Shvaiger mailto:[EMAIL PROTECTED] ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]