Interesting results...
Andrew Dalgleish
kaffe at andrewdalgleish.dyndns.org
Wed Mar 20 16:21:46 PST 2002
On Wed, Mar 20, 2002 at 06:54:48PM -0500, Mason Loring Bliss wrote:
>
> Hello, all.
>
> I saw the note about Klasses.jar on the list, rebuilt, and reinstalled.
> That was evidently part of the problem I was seeing, as now javac comes
> back with an error, as opposed to being utterly silent. Here's what I'm
> seeing now:
>
> acheron 1 /home/mason/work/java$ javac hello.java
> java.lang.VerifyError: at pc 5 sp 7 not in range [4, 6]
> at java.io.PushbackReader.<init>(PushbackReader.java:32)
> at at.dms.compiler.tools.antlr.extra.InputBuffer.<init>(InputBuffer.java:68)
> at at.dms.compiler.tools.antlr.extra.InputBuffer.<init>(InputBuffer.java:81)
> at at.dms.kjc.Main.parseFile(Main.java:278)
> at at.dms.kjc.Main.run(Main.java:116)
> at at.dms.kjc.Main.compile(Main.java:68)
> at at.dms.kjc.Main.main(Main.java:59)
Hmm. I'm just trying to get Kaffe up on cygwin for the first time.
"make check" fails 109 tests with exactly that error.
A quick double check on OpenBSD-current gets the same 109 failures.
The ones that pass are:
PASS: HelloWorldApp.class.save
PASS: TestFloatDouble.java
PASS: ThreadStop.java
More information about the kaffe
mailing list