[Python-Dev] Compiling 2.5.1 under Studio 11

Ellinghaus, Lance lance.ellinghaus at eds.com
Sat Jun 9 00:43:16 CEST 2007


Hello,

I am having a couple of issues compiling Python 2.5.1 under Sun Solaris
Studio 11 on Solaris 8.

Everything compiles correctly except the _ctypes module because it
cannot use the libffi that comes with Python and it does not exist on
the system.
Has anyone gotten it to compile correctly using Studio 11? I know it
will compile under GCC but I am not allowed to use GCC.

Also, during the pyexpat tests, Python generates a segfault. 

Are there any patches to fix these?

Thank you,

Lance


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20070608/62c3c0ca/attachment.html 


More information about the Python-Dev mailing list