<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<DIV><FONT size=2>
<DIV><FONT size=2>I'm installing kaffe into my embedded linux on an XScale 
board. </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>First, I set the environment variables:</FONT></DIV>
<DIV><FONT size=2>export CC=arm-linux-gcc<BR>export AS=arm-linux-as<BR>export 
LD=arm-linux-ld<BR>export CPP='arm-linux-gcc -E'<BR>export 
AR=arm-linux-ar<BR>export NM=arm-linux-nm<BR>export 
STRIP=arm-linux-strip<BR>export OBJCOPY=arm-linux-objcopy<BR>export 
OBJDUMP=arm-linux-objdump<BR>export RANLIB=arm-linux-ranlib<BR>export 
QTDIR=/usr/local/qt-2.3.2<BR>export PATH=$QTDIR/bin:$PATH<BR>export 
PATH=/home/sitsang/tmp/sitsang_fs/usr/local/kaffe/bin:$PATH</FONT></DIV>
<DIV><FONT size=2>export 
KAFFEH=/home/sitsang/tmp/sitsang_fs/usr/local/kaffe/bin/kaffeh</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Then I configured it with:</FONT></DIV>
<DIV><FONT size=2>./configure 
--prefix=/home/sitsang/tmp/sitsang_fs/usr/local/kaffe --build=i386-linux 
--host=arm-linux CC=arm-linux-gcc CXX=arm-linux-g++ CPP='arm-linux-gcc -E' 
--with-qtdir=/usr/local/qt-2.3.2 --with-awt=qt 
--with-includes=/usr/local/arm-linux/include 
--with-libraries=/usr/local/arm-linux/lib --without-x --target=arm-linux 
--enable-pure-java-math --disable-esdtest --without-esd</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>There was no error occured in configure.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>But when I tried to make it, it told me that there is no 
kaffeh file&nbsp;in 
/home/sitsang/tmp/sitsang_fs/usr/local/kaffe/bin/kaffeh</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>I wonder is there anything wrong in the configure? Or is there 
any parameters I forgot?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I need your help.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>And it's my first time to use mail list, I don't konw how to 
get your reply.&nbsp;Do I need to login to some web site? If so, please write to 
me at least this time. My email: <A 
href="mailto:wang__kai@sjtu.edu.cn">wang__kai@sjtu.edu.cn</A> or <A 
href="mailto:wang__kai__@hotmail.com">wang__kai__@hotmail.com</A> 
&nbsp;.&nbsp;</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks alot.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&nbsp;</DIV>
<DIV><BR>&nbsp;</DIV></FONT></FONT></DIV></FONT></DIV></BODY></HTML>