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

Slide slide.o.mix at gmail.com
Wed May 8 22:44:18 CEST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20130508/f9e13ebb/attachment.html>


More information about the Ironpython-users mailing list