[Mono-list] Mono on XScale
Miguel de Icaza
miguel at ximian.com
Mon Jul 25 14:23:03 EDT 2005
Hello,
> we are required to estimate the effort necessary to run Mono runtime
> engine on an XScale (ARM core) based board. Can anyone give some
> hints, i.e. how many lines of code exist in the runtime engine, is it
> plain C or C++ or ???, are there many CPU-specific optimizations (like
> inline assembly etc), on what APIs is it based (POSIX, standard UNIX)
> etc? Did anyone come across such a request before, and would it make
> sense at all from your point of view to run Mono on such a small
> embedded processor?
Look at the "Porting Mono" document for more information (first Google
match).
That being said, we are currently porting Mono to ARM processors.
More information about the Mono-list
mailing list