[Mono-dev] mono 2.2 rc2 on ARM issues

Cliff Brake cliff.brake at gmail.com
Wed Dec 17 11:18:35 EST 2008


For the record, I figured out the root cause for the Illegal
Instruction.  Openembedded when it builds ARM kernels turns off
CONFIG_OABI_COMPAT (automatically) as a performance optimization if it
detects you are building with a EABI toolchain, etc.  So unless I'm
missing something, at this time Mono requires OABI_COMPAT enabled in
ARM kernels.  We should probably fix this up at some point as there
will be an increasing number of ARM systems in the future that have
this turned off.

Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com


More information about the Mono-devel-list mailing list