Xerxes Rånby <xerxes <at> zafena.se> writes: > > SHR root <at> gojama ~ $ java -cacao Linpack > > LOG: [0x40190000] md_signal_handler_sigill: Unknown illegal > > instruction 0xed1c5a06 at 0x441c2790 > > LOG: [0x40190000] Aborting... > > Aborted > > > This regression on armv4 and armv5 are most likely caused by the > "armv7" cacao compatible patches bundled with icedtea6-1.8.
Regarding the illegal instruction, I don't think that it comes from the icedtea patch. It sounds like the problem I had in http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=513. It went away when I built CACAO with -mfloat-abi=soft, not with -mfloat-abi=softfp. I verified that the current CACAO version works on both armv5 and armv7. Unfortunately, I don't remember the exact build settings anymore. _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel