[Mono-devel-list] Mono and Pocket PCs

Jose Cornado jose.cornado at gmail.com
Wed Mar 2 08:11:31 EST 2005


Iñigo:

As far as I know this subject has to do with the "retargeteable" flag
of the assembly itself.

If an assembly has this flag set, the MS CLR loads the core libraries
dinamycally, if not, it will use the core libraries set in the
assembly.

If you were to compile a mono assembly complying with the Compact
Framework restrictions and were able to set the retargeteable flag, it
*may* work

HTH,
José


On Tue, 1 Mar 2005 14:18:09 +0100, Iniigo.Garcia-Blanch at min.es
<Iniigo.Garcia-Blanch at min.es> wrote:
> I understand that JIT interpreter supports StrongARM processors. Does it
> mean a Mono "Pocket PC platform" that would be a replacement for the
> Windows CE.NET platform?
> Also, I think that Java2ME doesn´t  support floating point operations.
> Would it be supported by that Mono platform?
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list