This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: VerifierError with gcc trunk and ant 1.5.2
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java at gcc dot gnu dot org
- Date: 05 Mar 2003 10:12:29 -0700
- Subject: Re: VerifierError with gcc trunk and ant 1.5.2
- References: <200303051050.10351.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror at gmx dot de> writes:
Michael> The VerifierError is very easily reproducable.
Michael> Download ant 1.5.2 sources from http://ant.apache.org/.
I'd like to look at this but I have a lot going on right at the
moment.
Does this error come from gcj or from gij?
Can you send the text of the error?
That might tell me whether or not it is a known bug.
I've been looking into fixing the gcj verifier problems recently. See
the main list for details; I've been hoping to fix them by putting the
libgcj verifier into the gcj front end. Unfortunately it is hard to
say when I'll be able to finish this work. Almost certainly not for
3.3 :-(
Tom