hjzhang wrote: > Hello, everyone: > I compile and build Kaffe1.1.7 for MIPS 4Kc V0.9 in pc, after i > porting kaffe to mips and set PATH and CLASSPATH, then I try to run a > helloworld.class like: java helloworld, an it returns : > Illegal instruction, what does that mean? Thanks! That means that the CPU encountered an instruction it does not support. See FAQ/FAQ.debugging for running Kaffe inside gdb in order to debug such problems.
cheers, dalibor topic _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
