[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Cross-compile (i386/ARM) question
- From: "Bogdan Marinescu" <bogdan.marinescu@...>
- Date: Thu, 28 Aug 2008 00:29:35 +0300
Thanks. Hmmm, that would be strange. An endianess problem? Both
targets are little endian in hardware, and I see no reason to emulate
gloating point numbers as big endian when everything else around you
is little endian.
On Thu, Aug 28, 2008 at 12:20 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> Damn, this can only mean different physical representations of
>> floating point numbers :)
>
> See http://lua-users.org/lists/lua-l/2008-08/msg00201.html
>