[issue1544339] _ctypes fails to build on Solaris x86 32-bit (Sun compiler)

Nick report at bugs.python.org
Wed Jul 29 13:53:39 CEST 2009


Nick <nick_bower at fastmail.fm> added the comment:

I've stumbled head-first into this bug trying to build ctypes 1.0.2, as 
required by the python Shapely GIS library for an important Zope project 
I've been working on.

It's a real surprise to see this bug even exists (since 2006!).  I don't 
understand the cause, but it's totally preventing me from deploying code 
using Shapely (and therefore ctypes) to a new Solaris x86 server that 
otherwise runs on Windows and Linux right now.

How come no progress - is it too hard to solve?

I'm using Sun Studio 12.1.  Out of a bunch of core libraries we're using 
(numpy, geos etc), this little package that has been "accepted" into the 
main Python distro seems to be the only one we've had problems with. :-(

Is there really no way around this?

----------
components: +ctypes
nosy: +nick
versions: +Python 2.4
Added file: http://bugs.python.org/file14595/ffitarget-error.txt

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


More information about the Python-bugs-list mailing list