------- Comment #3 from pcarlini at suse dot de 2007-09-28 00:10 ------- (In reply to comment #2) > (In reply to comment #1) > > >g++: Internal error: Segmentation fault (program as) > > as is crashing so I am assuming you don't have an updated as from IBM. > > You mean I should upgrade my GNU++ compiler? I have version 3.3.2-5
No, he means that the error message says that the program *as*, *not* the compiler proper, is crashing. To be clear, that program is not part of GCC, you took it from IBM, together with the operating system (and you can of course collect more info about it via "as -v" or something very similar) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33577