[Ironpython-users] IronPython float_info values (was: IronPython always in 32-bit mode on 64bit machine even when running ipy64.exe)

Hernán M. F. hfoffani at gmail.com
Wed May 8 23:09:19 CEST 2013


ARM, the architecture, is endianess agnostic.
But AFAIT all major OS run over little-endian processors, including all Windows flavors.

Hernán MF S

El 08/05/2013, a las 22:44, Slide <slide.o.mix at gmail.com> escribió:

> Unless Microsoft really wants pain and anguish, they are likely running in little endian mode. I've never run across an ARM setup that actually runs in big endian (nor do I want to), so I'm pretty sure its little endian. I'd be more than willing to test an app on my phone since Windows Phone is crap anyway, so you couldn't damage it any worse than it is now :-)
> 
> Alex
> 
> 
> On Wed, May 8, 2013 at 12:54 PM, Jeff Hardy <jdhardy at gmail.com> wrote:
>> On Wed, May 8, 2013 at 9:15 AM, Markus Schaber <m.schaber at codesys.com> wrote:
>> > Hi,
>> >
>> >
>> >
>> > The main problem for now is that I can't test whatever solution we find,
>> > because I don't have access to any hardware with non-intel Byte Order and a
>> > Microsoft .NET. (I don't want to rely on Mono for this test…)
>> 
>> Is ARM big-endian? If so, any Windows 8 ARM tablet (i.e. Surface RT)
>> or Windows Phone should do. Heck, even the emulator might do. It
>> shouldn't be too hard to whip up an app that prints those two values,
>> and I think Alex has a Windows Phone if he'd be willing to test it.
>> 
>> If ARM is little-endian (or Windows/ARM runs in little-endian mode)
>> then I don't think it matters; we'd have to try Mono on a PowerPC or
>> something like that.
>> 
>> - Jeff
> 
> 
> 
> -- 
> Website: http://earl-of-code.com
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users at python.org
> http://mail.python.org/mailman/listinfo/ironpython-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20130508/80ffab4f/attachment.html>


More information about the Ironpython-users mailing list