kaffe javac question: forward reference supported?

Mark Wielaard mark at klomp.org
Wed Apr 11 00:18:41 PDT 2001


Hi,

On Tue, Apr 10, 2001 at 07:02:38PM -0700, Yong Chen wrote:
> Hi,
> 
> thank you very much for the reply, it did help me to some extent. But
> unfortunately I'm still facing a problem which is related to my previous
> question. I tried to compile 2 classes (each references the other) at same
> time (like: kjc A.java B.java) but got exception (see below). This happens
> when these 2 classes are in same package, also happens when these 2 classes
> are in different packages.
> 
> Any help is appreciated.

It looks like a bug in kjc. You might be interested in KopiSusu a compiler
based on kjc that has a lot of bug fixes. Your problem might also be fixed
in that release. <http://www.klomp.org/KopiSusu/> If the bug is still in
that release then it is likely to be fixed quickly. The maintainer is very
eager to make it the most bug free, JLS compliant compiler for the Java
language.

Cheers,

Mark
-- 
Stuff to read:
    <http://www.toad.com/gnu/whatswrong.html>
  What's Wrong with Copy Protection, by John Gilmore


More information about the kaffe mailing list