Hello,

The differences between Raspian and Debian for Raspberry is the use of hard
float instead soft float.
Debian is little slower but depends what you need.


Best Regards


2013/1/31 John Waters <john.wat...@cto4hire.net>

> I have the same problem. So is Mono not going to support the hardfp?
> Doesn’t debian use soft float, i.e. is a lot slower?****
>
> John****
>
> *From:* mono-devel-list-boun...@lists.ximian.com [mailto:
> mono-devel-list-boun...@lists.ximian.com] *On Behalf Of *Torello Querci
> *Sent:* Thursday, January 31, 2013 12:07 AM
> *To:* Rodrigo Kumpera
> *Cc:* mono-devel-list@lists.ximian.com
> *Subject:* Re: [Mono-dev] System.Date.Now.ToString() on ARM processor****
>
> ** **
>
> Are you running on Raspian platform?****
>
> ** **
>
> Raspian platform use hardfp that actually are not supported by mono.****
>
> In order to use MONO on RaspberryPI hardware you need to use Debian
> instead.****
>
> ** **
>
> ** **
>
> Best Regards****
>
> ** **
>
> 2013/1/31 Rodrigo Kumpera <kump...@gmail.com>****
>
> Please file a bug report with a minimal test case.****
>
> ** **
>
> On Wed, Jan 30, 2013 at 11:00 PM, hernan casta <hernanecastan...@gmail.com>
> wrote:****
>
> Dear list,****
>
> ** **
>
> I'm running mono on an ARM processor (Raspberry pi plataform). Somebody
> had the same error on datetime format in this platform?****
>
> ** **
>
> System.DateTime.Now.ToString(); gives as result "00/734898/0001 21:52:34"*
> ***
>
> ** **
>
> Similar problem with the following instruction****
>
> ** **
>
> DateTime.Now.ToString("ddd, dd MMM yyyy HH':'mm':'ss zzz",
> System.Globalization.DateTimeFormatInfo.InvariantInfo);****
>
> ** **
>
> The problem with the second one is that raises an exception, also is used
> inside SmtpClient class and make it unusable.****
>
> ** **
>
> Thank you in advance.****
>
> ** **
>
> Hernan****
>
> ** **
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list****
>
> ** **
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list****
>
> ** **
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to