[New-bugs-announce] [issue20885] Little Endian PowerPC64 Linux

David Edelsohn report at bugs.python.org
Mon Mar 10 19:35:55 CET 2014


New submission from David Edelsohn:

PowerLinux is shifting to Little Endian with a new ABI (ELFv2). Upstream libffi includes support for the new ABI. What is the recommended method to merge support into CPython? Will CPython update the base libffi or _ctypes/libffi.diff should be updated?

----------
components: ctypes
messages: 213063
nosy: David.Edelsohn
priority: normal
severity: normal
status: open
title: Little Endian PowerPC64 Linux
type: enhancement
versions: Python 3.5

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


More information about the New-bugs-announce mailing list