------- Comment #2 from pinskia at gcc dot gnu dot org 2006-02-21 16:05 ------- $ powerpc-ibm-aix5.2.0.0-gcc-4.0.2 exctest.cpp -lstdc++ -o exctest
Can you try linking with: $ powerpc-ibm-aix5.2.0.0-g++-4.0.2 exctest.cpp -o exctest instead and see if that helps? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26397