[issue7201] double Endian problem and more on arm

Mark Dickinson report at bugs.python.org
Mon Sep 12 14:10:13 CEST 2011


Mark Dickinson <dickinsm at gmail.com> added the comment:

> I ran the ctypes tests on Debian GNU/Linux 5.0.8 (lenny) on an ARMv5tejl 
> Versatile kernel and everything passed.

I believe the problem is specific to machines still using the old ABI ('OABI').  Which ABI was being used on your test machine? (Not sure how to tell, but there's more information about the ABIs at:

http://wiki.debian.org/ArmEabiPort

)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7201>
_______________________________________


More information about the Python-bugs-list mailing list