kaffe javac question: forward reference supported?

Edouard G. Parmelan kaffe@rufus.w3.org
Tue, 10 Apr 2001 08:23:00 +0200


Yong Chen wrote:

> Say I have a class A having reference to class B, and class B having
> reference to class A, based on Java spec, this is allowed, but kaffe's
> javac (kjc) just doesn't allow me to compile either A or B.

Current version (1.4F and 1.4F-egp*) of KJC (KOPI Java Compiler) does
not support this feature.  As a workaround, you must compile classes A
and B in the same run as in

    kjc A.java B.java
-- 
Edouard G. Parmelan
http://egp.free.fr