[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Precompiled multiplatform code (ARMxPC)
- From: steve donovan <steve.j.donovan@...>
- Date: Fri, 7 Aug 2009 09:33:15 +0200
On Fri, Aug 7, 2009 at 2:16 AM, Saulo Tauil<saulot@muitofaciltec.com.br> wrote:
> Maybe the endianess is the most serious issue. I already have to do
> conversions to communicate between different terminals.
Some of these ARMs have an even more interesting feature; the doubles
are not stored in the appropriate order (that you would expect from
the endianness) Found this out the hard way, of course.
steve d.