<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>kaffe javac question: forward reference supported?</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">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.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">thanks a lot</FONT>
<BR><FONT SIZE=2 FACE="Arial">Yong Chen</FONT>
</P>

</BODY>
</HTML>