hi all, I need to run the Kaffe VM on mine ML300 board (PPC405). I have cross compiled the VM
CC=powerpc-405-linux-gnu-gcc NM=powerpc-405-linux-gnu-nm AR=powerpc-405-linux-gnu-ar LD=powerpc-405-linux-gnu-ld ./configure --host=powerpc-linux --build=i686-linux --prefix= ... --width-rt-jar= ... --without-x --enable-pure-java-math --disable-sound --with-staticbin --without-esd --with-jikes= ... then make and make install ----------------- It seems that all is going well but when I try to run the kaffe VM on the board I obtain an "illegal istruction" error!!! Any idea about that? Thanks, Luigi _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
