[Mono-dev] cross compiling mono in OE for ARM

Paolo Molaro lupus at ximian.com
Tue Jul 10 16:25:19 EDT 2007


On 07/10/07 Cliff Brake wrote:
> I sent this yesterday, but it did not go through -- might have been
> because I attached the traces to the email????

You should have got a reject email from mailman: 450 KB of
logs are a little too much, especially since they don't have much useful
info.

> I'm working on the mono recipes in OpenEmbedded (used for OpenMoko
> phone) for ARM.  Supposedly, this recipe works for MIPS, but on ARM I
> get the following:
> 
> root at compulab-pxa270:~$ mono mono_test.exe
> Mono test application
> End of program
> 
> Unhandled Exception: System.TypeInitializationException: An exception
> was thrown by the type initializer for System.Runtime.Remoting.Conte
> xts.Context ---> System.ExecutionEngineException: SIGILL

This typically means an old ABI compiled mono. The configure output
about the fp format would be useful here.

Doesn't openmoko use the EABI? Could you try the mono binary compiled
for the nokia n770/n800?

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list