[New-bugs-announce] [issue25413] ctypes (libffi) fails to compile on Solaris X86

Cristi Fati report at bugs.python.org
Thu Oct 15 16:33:46 CEST 2015


New submission from Cristi Fati:

2.7.10 regression (at least compared to 2.7.3), not sure which exact version between the 2 first introduced it.

Due to addition of `win32.S` in the list build on Solaris X86 (32bit which also identifies the platform as X86) fails.

Attaching a patch. After applying it, compiles and runs on Solaris X86 and Windowses.

----------
components: ctypes
files: Python-2.7.10-ux_x86_libffi.patch
keywords: patch
messages: 253048
nosy: CristiFati
priority: normal
severity: normal
status: open
title: ctypes (libffi) fails to compile on Solaris X86
type: compile error
versions: Python 2.7
Added file: http://bugs.python.org/file40788/Python-2.7.10-ux_x86_libffi.patch

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


More information about the New-bugs-announce mailing list