[Mono-list] Port to symbian?
Miguel de Icaza
miguel at ximian.com
Sun Nov 12 12:25:49 EST 2006
Hey,
> I figured Mono was way too big for my phone and Symbian OS only
> includes a POSIX compatibility library and otherwise uses C++
> libraries along with its own conventions, so porting Mono directly
> seemed problematic at least.
Mono does require very little from the underlying OS other than Posix.
It might be interesting to get it working on that platform as well.
Writing a fully compliant CLI is going to take a lot longer than
carefully turning features off (we already support turning a few
features off, see:
http://www.mono-project.com/Small_footprint
For more details.
>
More information about the Mono-list
mailing list