This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgcj/6131: Working with Sun's 1.4 jre


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]