[Mono-dev] (no subject)

Rodrigo Kumpera kumpera at gmail.com
Tue Dec 18 20:18:44 UTC 2012


It's surprising that mono works at all on linux-ARM. Mono doesn't support
the hardfp ABI that most modern ARM distros follow which means that it
can't even start.


On Tue, Dec 18, 2012 at 2:31 PM, Greg Young <gregoryyoung1 at gmail.com> wrote:

> Using mono on a raspberry pi. Not sure if it has been reported before.
>
> The date part of DateTime is off and TimeSpan is a bit quirky eg
>
>         var span = TimeSpan.FromMilliseconds(10000);
>         Console.WriteLine(span.TotalSeconds);
>
> Prints 0
>
> --
> Le doute n'est pas une condition agréable, mais la certitude est absurde.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20121218/327e08c4/attachment.html>


More information about the Mono-devel-list mailing list