kaffe javac question: forward reference supported?

Yong Chen kaffe@rufus.w3.org
Mon, 9 Apr 2001 21:40:01 -0700


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0C178.4E052450
Content-Type: text/plain;
	charset="iso-8859-1"


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

------_=_NextPart_001_01C0C178.4E052450
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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

<P><FONT SIZE=3D2 FACE=3D"Arial">Hi,</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"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=3D2 FACE=3D"Arial">thanks a lot</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Yong Chen</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C0C178.4E052450--