Hi all, &nbsp;  <br>Below I describe the steps that I took to build kaffe-1.1.7 for arm (PXA 255):<br><br>first make sure that you have zlib, libxml2 and libxslt for arm both on the target and on the crosscompiling machine.<br>Then compile kaffe for the cross-compiling machine, possibly x86, and add the <br>binaries installation directory to your PATH variable<br><br>then make a file, eg. my_conf.sh, with the following contents:<br>#---------------------------------------------------------------------------------------<br><br>toolchain=/opt/xdvl/toolchain/bin2.14-gcc3.3.2-glibc2.3.2_nw9<br>zlib=/opt/xdvl/arm-linux-zlib/1.2.1-glibc2.3.2_nw9<br>libxml=/opt/xdvl/arm-linux-libxml2-2.6.17<br>libxslt=/opt/xdvl/arm-linux-libxslt-1.1.13<br><br>export PATH=$toolchain/bin:$PATH<br>env CC=arm-linux-gcc NM=arm-linux-nm AR=arm-linux-ar STRIP=arm-linux-strip \<br>&nbsp;&nbsp;&nbsp; XSLT_CONFIG=$libxslt/bin/xslt-config \<br>&nbsp;&nbsp;&nbsp; ./configure --host=arm-linux --build=i686-linux
 \<br>&nbsp;&nbsp;&nbsp; --prefix=/usr/jre --libexecdir=/usr/kaffe/bin \<br>&nbsp;&nbsp;&nbsp; --with-includes=$zlib/include \<br>&nbsp;&nbsp;&nbsp; --with-libraries=$zlib/lib \<br>&nbsp;&nbsp;&nbsp; --with-engine=intrp \<br>&nbsp;&nbsp;&nbsp; --enable-pure-java-math \<br>&nbsp;&nbsp;&nbsp; --enable-libxmlj \<br>&nbsp;&nbsp;&nbsp; --with-esd=no \<br>&nbsp;&nbsp;&nbsp; --with-alsa=no \<br>&nbsp;&nbsp;&nbsp; --with-awt=no \<br>&nbsp;&nbsp;&nbsp; --x-includes=no \<br>&nbsp;&nbsp;&nbsp; --x-libraries=no \<br>&nbsp;&nbsp;&nbsp; --with-x=no \<br>&nbsp;&nbsp;&nbsp; --disable-native-awt \<br>&nbsp;&nbsp;&nbsp; --with-kaffe-qte-awt=no \<br>&nbsp;&nbsp;&nbsp; --with-kaffe-x-awt=no \<br>&nbsp;&nbsp;&nbsp; --disable-xawt-xi18n \<br>&nbsp;&nbsp;&nbsp; --with-classpath-gtk-awt=no \<br>&nbsp;&nbsp;&nbsp; --disable-gtk-peer \<br>&nbsp;&nbsp;&nbsp; --with-jikes \<br>&nbsp;&nbsp;&nbsp; --disable-debug \<br>&nbsp;&nbsp;&nbsp; --disable-xprofiling \<br>&nbsp;&nbsp;&nbsp; --disable-xdebugging
 \<br>&nbsp;&nbsp;&nbsp; --disable-feedback \<br>&nbsp;&nbsp;&nbsp; --with-profiling=no \<br>&nbsp;&nbsp;&nbsp; --with-gmpi=no \<br>&nbsp;&nbsp;&nbsp; --with-stats=no \<br>&nbsp;&nbsp;&nbsp; --disable-gcj \<br>&nbsp;&nbsp;&nbsp; --disable-alsatest \<br>&nbsp;&nbsp;&nbsp; --disable-esdtest \<br>&nbsp;&nbsp;&nbsp; --enable-xscale \<br>&nbsp;&nbsp;&nbsp; --disable-xmltest \<br>&nbsp;&nbsp;&nbsp; --disable-xslttest \<br>&nbsp;&nbsp;&nbsp; --with-includes=$zlib/include \<br>&nbsp;&nbsp;&nbsp; --with-libraries=$zlib/lib \<br>&nbsp;&nbsp;&nbsp; --with-xml-prefix=$libxml \<br>&nbsp;&nbsp;&nbsp; --with-xslt-prefix=$libxslt<br>#--------------------------------------------------<br><br>change the toolchain and other locations with the ones that are correct for <br>your case.<br><br>run the above script. <br>$.chmod +x my_conf.sh<br>$./my_conf.sh<br>Then<br><br>$make<br>$make DESTDIR=somewhere_you_like install<br><br>then, <br>$scp -r somewhere_you_like/usr/jre&nbsp; arm_system:/usr<br><br>it
 should work<br>good luck<br><br>Regards,<br>Ioannis Liverezas<br><br><p>
                <hr size=1>New Yahoo! Messenger with Voice. <a href="http://us.rd.yahoo.com/mail_us/taglines/postman5/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com">Call regular phones from your PC</a> and save big.