Hi all<br><br>I finally used kaffe that i&#39;ve downloaded from <a href="http://ricoh.co.jp">ricoh.co.jp</a> and while excuting it with a simple helloworld, i&#39;ve got the following error:<br>Illegal Instruction<br>So i think that the error is not due to classpath or other (not a java error)
<br><br>How can i found what is the failling point of my configuration?<br><br>i&#39;m using the following configure command line:<br>KAFFEH=&quot;/usr/local/kaffe/bin/kaffeh&quot; CC=arm-linux-gcc NM=arm-linux-nm AR=arm-linux-ar ../configure&nbsp; --host=arm-linux --build=i686-linux --with-engine=jit --enable-pure-java-math --with-threads=unix-pthreads --with-gc=kaffe-gc --disable-boehm-gc-configuration --disable-sound --without-x --disable-native-awt --disable-gtk-peer --disable-gconf-peer --disable-plugin --without-profiling --without-esd --with-includes=/home/katolecho/tools/gcc-
3.4.4-glibc-2.3.5/arm-linux/arm-linux/include --with-libraries=/home/katolecho/tools/gcc-3.4.4-glibc-2.3.5/arm-linux/arm-linux/lib --prefix=/mnt/hda1/kaffe_custom --exec-prefix=/mnt/hda1/kaffe_custom --disable-xdebugging --without-stats --without-feedback --disable-gcj
<br><br>I don&#39;t think that my class is the problem, it a basic one.<br><br>Is any one have an idea about it?<br><br>Kinds of regards<br><br>Frederic<br>