AW: [Mono-dev] Mono remoting error on an embedded arm system

FALE(Leopold Faschalek) FALE at skidata.com
Wed May 17 11:19:07 EDT 2006


> Von: Dave Cramer [mailto:davec at visibleassets.com] 
> Gesendet: Mittwoch, 17. Mai 2006 16:58
> An: FALE(Leopold Faschalek)
> Betreff: Re: [Mono-dev] Mono remoting error on an embedded arm system
> 
> can I ask you how you got mono built for the embedded arm?
> 
> And which embedded arm device you are using ?
> 
> Dave

Hi Dave,

I compile mono under the 'scratchbox' environment, this simulates an
arm host on a x86 linux machine. It uses qemu to execute the arm code
but this failes for running 'mono *.exe' files (eg the 'mono mcs.exe').
I think the jit'ed code is the problem.

But the compiled mono seems to be ok (except this remoting exception
error).

The mscorlib.dll is under ./mcs/class/lib/monolite/mscorlib.dll and
Other .exe and .dll files may be copied from a linux or windows mono 
installation.

The arm cpu is an Atmel AT91RM9200 arm920T (v4t), the board is based on 
the AT91RM9200DK design.

Greetings Leopold








More information about the Mono-devel-list mailing list