[Bug java/24441] [4.1 regression] ICE's when building the ecj compiler 3.1.1
bero at arklinux dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 6 15:32:00 GMT 2005
------- Comment #2 from bero at arklinux dot org 2005-11-06 15:32 -------
An alternative way of building that doesn't trigger this error:
cd build/bin
find -name '*.java' >filelist
gcj -C @filelist
That compiles all classes without complaining, but I suspect it of generating
broken code (will open a new bug for that)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24441
More information about the Gcc-bugs
mailing list