Hi,
I have a question regarding the kaffe compiler, does it support forward reference? (or recursive compilation?)? 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.
thanks a lot
Yong Chen
