[Bug java/29509] gcj MetalLookAndFeel.java causes gcj to SIGILL on PPC Linux

2006-10-19 Thread billt at tutsys dot com
--- Comment #2 from billt at tutsys dot com 2006-10-19 17:01 --- "make bootstrap" produces a different error; I'll try building just the C compiler next (even if gcj is what I'm really after). /tmp/gcc-4.1.1/820/./gcc/xgcc -shared-libgcc -B/tmp/gcc-4.1.1/820/./gcc -nostdinc++ -L/tmp/gcc

[Bug java/29509] gcj MetalLookAndFeel.java causes gcj to SIGILL on PPC Linux

2006-10-18 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-18 21:44 --- Can you try building with "make bootstrap" instead of make? If that works, then 2.95.3 has a bug which is miscompiling 4.1.1. -- pinskia at gcc dot gnu dot org changed: What|Removed