[Mono-list] Mono / C# on PDAs
Sergey Chaban
serge@wildwestsoftware.com
Sun, 24 Nov 2002 18:54:41 +0200
> Is there any chance to use Mono?
You may try some luck with this update (not in CVS yet),
but don't expect too much - interpreter support is currently
broken for the most part.
http://mono.eurosoft.od.ua/files/arm-backup-Nov_24_2002.tar.gz
> Does the jitter already support ARM instructions?
No, I'm going to work on SA/XScale/Thumb jitter
as soon as infrastructure will stabilize a bit.
I'm more interested in WinCE support though.
I have a semi-working Mono on CE (interpreter), but it's currently
a huge pain to setup a build system for it (it uses GCC for some parts
and eVC for others). It's also based on older sources.
Sergey