<!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>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></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I put the sourcefiles in 
/home/sitsang/tmp/sitsang_fs/usr/local/kaffe, and want to install kaffe in that 
folder, too.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>then I configure 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 is no error occurs in configure.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I find in the internet that there is still a varible named 
KAFFEH, which points to a file with the name kaffeh, but after configure, I 
can't find the kaffeh file. So the error occurs when I try to&nbsp;make 
it.</FONT></DIV>
<DIV><FONT size=2></FONT>&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 you 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></BODY></HTML>