[Mono-dev] (no subject)

Torello Querci tquerci at gmail.com
Wed Dec 19 13:35:27 UTC 2012


It's superfluos to say but if normal soft-float debian "wheezy" (
http://www.raspberrypi.org/downloads ) is used,
mono works fine for me.

Using raspian version the application seems to start but there are a lots
of problem with DateTime class , Thread.Sleep and so on.


Thanks


2012/12/18 Rodrigo Kumpera <kumpera at gmail.com>

> 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
>>
>>
>
> _______________________________________________
> 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/20121219/5f73f7fd/attachment.html>


More information about the Mono-devel-list mailing list