--
bero at arklinux dot org changed:
What|Removed |Added
CC||bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
--- Comment #86 from bero at arklinux dot org 2005-11-03 09:38 ---
Created an attachment (id=10120)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10120&action=view)
Updated version of the patch to apply on current SVN
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?i
--- 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
--- Comment #7 from bero at arklinux dot org 2005-12-12 19:05 ---
Works for me too (4.1 branch SVN 108424 w/ the referenced patch, x86)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24441
--- You are receiving this mail because: ---
You reported the bug, or are watching
--
bero at arklinux dot org changed:
What|Removed |Added
CC||bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
--- Comment #14 from bero at arklinux dot org 2006-11-27 12:58 ---
Created an attachment (id=12700)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12700&action=view)
Different code triggering the same error
Different code extracted from dirac, triggering the same error (go
6 matches
Mail list logo