<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 6.00.2726.2500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi Kaffe export.</FONT></DIV>
<DIV><FONT size=2>I have built kaffe(V1.0.7) succesfully. Building kaffe made a 
kaffe tree in the directory /usr/local/kaffe</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>First I compiled jikes 1.18 with the follwing options. 
</FONT></DIV>
<DIV><FONT 
size=2>--------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2>#./configure prefix=/usr/loca/bin/jikes</FONT></DIV>
<DIV><FONT size=2>#make </FONT></DIV>
<DIV><FONT size=2>#make install</FONT></DIV>
<DIV><FONT 
size=2>--------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Next I compiled a kaffe with the following 
options</FONT></DIV>
<DIV><FONT 
size=2>--------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2>export QTDIR=/usr/loca/qt-3.1.1</FONT></DIV>
<DIV><FONT size=2>CC=mips-linux-gcc CFLAGS="mcpu=r5000" \</FONT></DIV>
<DIV><FONT size=2>CXX=mips-linux-g++ CXXFLAGS="mcpu=r5000" \</FONT></DIV>
<DIV><FONT size=2>ac_cv_c_char_unsigned='no' <FONT 
size=2>ac_cv_algnmentof_voidp='4' \</FONT></FONT></DIV>
<DIV>
<DIV><FONT size=2>ac_cv_c_bigendian='yes' <FONT size=2>ac_cv_sizeof__int64='0' 
\</FONT></FONT></DIV>
<DIV>
<DIV><FONT size=2>ac_cv_sizeof_int='4' ac_cv_sizeof_long='4' 
ac_cv_sizeof_long_long='8' \</FONT></DIV>
<DIV><FONT size=2>ac_cv_sizeof_short='2' ac_cv_sizeof_voidp='4'</FONT></DIV>
<DIV><FONT size=2>/root/kaffe/configure \</FONT></DIV>
<DIV><FONT size=2>--with-engine=intrp \</FONT></DIV>
<DIV><FONT size=2>--with-jikes=/usr/local/bin/jikes/bin/jikes \</FONT></DIV>
<DIV><FONT size=2>--target=mips-linux-gnu --host=mips-linux-gnu 
--build=mips-linux \</FONT></DIV>
<DIV><FONT size=2>--with-include=/usr/mips-linux/include 
--with-libraries=/usr/mips-linux/lib \</FONT></DIV>
<DIV><FONT size=2>--with-awt=qt --with-qtdir=/usr/local/qt-3.1.1 --without-alsa 
--without-esd \</FONT></DIV>
<DIV><FONT size=2>--disable-sound --enable-debug --disable-xprofiling 
--enable-xdebugging \</FONT></DIV>
<DIV><FONT size=2>--disable-feedback --without-profiling --without-stat 
--disable-gcj</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>cf) my system is&nbsp;&nbsp;&nbsp; 1. QT version 
3.1.1</FONT></DIV>
<DIV><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
2. OS : linux</FONT></DIV>
<DIV><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
3. CPU - mips-R5000</FONT></DIV>
<DIV><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
4. cross-compiler toolchain : SGI cross-compiler tool chain</FONT></DIV>
<DIV><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mips-linux-gcc(egcs-2.91.66), 
mips-linux-g++, etc</FONT></DIV>
<DIV><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
5. jikes-1.18 ( It is not updated from CVS. It is just jikes-1.18.tar.bz2 file 
in jieks-homepage)</FONT></DIV>
<DIV><FONT 
size=2>--------------------------------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>After I built kaffe successfully, I copied kaffe tree 
(/usr/local/kaffe) to the same directory of target.</FONT></DIV>
<DIV><FONT size=2>I tested test files. I succeeded the test of files in 
/test/regression/*.java</FONT></DIV>
<DIV><FONT size=2>But I found the following message</FONT></DIV>
<DIV><FONT 
size=2>-----------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2>&nbsp; &gt; Waring : Unrecognized version number 47/0 in 
classfile.</FONT></DIV>
<DIV><FONT 
size=2>-----------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I can't know why the waring message happens. Is it related 
with jikes 1.18?</FONT></DIV>
<DIV><FONT size=2>Must I update jikes from jikes CVS repository?</FONT></DIV>
<DIV><FONT size=2>Also, the awt test files doesn't work except 
TextEdit.</FONT></DIV>
<DIV><FONT size=2>When I tested the examples (Cals, Unico and WidgetsDemo), I 
cound find the following eroor</FONT></DIV>
<DIV><FONT 
size=2>-----------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2>java.lang.ClassNotFoundException : 
/test/awt/Cals/Cals</FONT></DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; at 
kaffe.lang.SystemClassLoader.findClass(SystemClassLoader.java:native)</FONT></DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; at 
kaffe.lang.SystemClassLoader.findClass(SystemClassLoader.java:150)</FONT></DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; at 
java.lang.ClassLoader.loadClass(ClassLoader.java:98)</FONT></DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; at 
java.lang.Class.forName(Class.java:73)</FONT></DIV>
<DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; at 
java.lang.Class.forName(Class.java:42)</FONT></DIV>
<DIV><FONT size=2>Caused by: &lt;null cause&gt;</FONT></DIV>
<DIV><FONT 
size=2>-------------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2>I can't solve this problem. Is this error related with 
jikes?</FONT></DIV>
<DIV><FONT size=2>When I had a jikes, doesn't other java compiler(kjc, kopi, 
etc) need?</FONT></DIV>
<DIV><FONT size=2>Please give me a solution</FONT></DIV>
<DIV><FONT size=2>Thanks</FONT></DIV></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</FONT></DIV></DIV></DIV></BODY></HTML>