libgcj/6131: Working with Sun's 1.4 jre
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Tue Apr 2 19:44:00 GMT 2002
Synopsis: Working with Sun's 1.4 jre
Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Tue Apr 2 19:38:07 2002
Responsible-Changed-Why:
I'm handling this.
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Tue Apr 2 19:38:07 2002
State-Changed-Why:
Hi.
This isn't a bug. gcj requires its own class library to operate properly. Giving it the JDK 1.4 class library simply won't work.
(Arguably it should work for `gcj -C', but that is not the bug you reported, and we already have a PR for that anyway.)
In your example, gcj fails because it can't read the JDK 1.4 class file. That too is a bug, and I believe it has already been fixed for 3.1. However, even with that fix what you're trying to do won't work.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6131
More information about the Gcc-bugs
mailing list