Attached is the "make" output. I haven't had any luck getting a core dump -- "ulimit -c 0" can't be changed, no matter what I try. Any suggestions welcome.
/eng/users/billt/gcc-4.1.1/host-powerpc-unknown-linux-gnu/gcc/gcj -B/eng/users/billt/gcc-4.1.1/powerpc-unknown-linux-gnu/nof/libjava/ -B/eng/users/billt/gcc-4.1.1/host-powerpc-unknown-linux-gnu/gcc/ -Wno-deprecated --encoding=UTF-8 --bootclasspath '' --classpath ..:/eng/users/billt/gcc-4.1.1/libjava:/eng/users/billt/gcc-4.1.1/powerpc-unknown-linux-gnu/nof/libjava:../../../../.././libjava/classpath:../../../../.././libjava/classpath/external/w3c_dom:../../../../.././libjava/classpath/external/sax:.: -C -d . -MD -MF lists/javax-swing-plaf.deps -MT lists/javax-swing-plaf.stamp -MP @lists/javax-swing-plaf.list ../../../../.././libjava/classpath/javax/swing/plaf/metal/MetalLookAndFeel.java: In class 'javax.swing.plaf.metal.MetalLookAndFeel': ../../../../.././libjava/classpath/javax/swing/plaf/metal/MetalLookAndFeel.java: In method 'javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(javax.swing.UIDefaults)': ../../../../.././libjava/classpath/javax/swing/plaf/metal/MetalLookAndFeel.java:775: internal compiler error: Illegal instruction Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[7]: *** [lists/javax-swing-plaf.stamp] Error 1 make[7]: Leaving directory `/eng/users/billt/gcc-4.1.1/powerpc-unknown-linux-gnu/nof/libjava/classpath/lib' make[6]: *** [compile-classes] Error 2 make[6]: Leaving directory `/eng/users/billt/gcc-4.1.1/powerpc-unknown-linux-gnu/nof/libjava/classpath/lib' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/eng/users/billt/gcc-4.1.1/powerpc-unknown-linux-gnu/nof/libjava/classpath' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/eng/users/billt/gcc-4.1.1/powerpc-unknown-linux-gnu/nof/libjava' make[3]: *** [multi-do] Error 1 make[3]: Leaving directory `/eng/users/billt/gcc-4.1.1/powerpc-unknown-linux-gnu/libjava' make[2]: *** [all-multi] Error 2 make[2]: Leaving directory `/eng/users/billt/gcc-4.1.1/powerpc-unknown-linux-gnu/libjava' make[1]: *** [all-target-libjava] Error 2 make[1]: Leaving directory `/eng/users/billt/gcc-4.1.1' make: *** [all] Error 2 $ gcc -v Reading specs from /usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/specs gcc version 2.95.3 20010315 (release) -- Summary: gcj MetalLookAndFeel.java causes gcj to SIGILL on PPC Linux Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: major Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billt at tutsys dot com GCC build triplet: ppc-redhat-linux GCC host triplet: ppc-redhat-linux GCC target triplet: ppc-redhat-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29509