Hi all I finally used kaffe that i've downloaded from ricoh.co.jp and while excuting it with a simple helloworld, i've got the following error: Illegal Instruction So i think that the error is not due to classpath or other (not a java error)
How can i found what is the failling point of my configuration? i'm using the following configure command line: KAFFEH="/usr/local/kaffe/bin/kaffeh" CC=arm-linux-gcc NM=arm-linux-nm AR=arm-linux-ar ../configure --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 I don't think that my class is the problem, it a basic one. Is any one have an idea about it? Kinds of regards Frederic
_______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
