[issue2552] test_ctypes failed Python 2.6a2 Solaris 10 SUN C

Jean Brouwers report at bugs.python.org
Sat Apr 5 23:01:14 CEST 2008


Jean Brouwers <MrJean1 at Gmail.com> added the comment:

Attached is one attempt to avoid building the _ctypes module if the 
compiler is not gcc: a patch for Python 2.6a2 with just 2 changes for 
setup.py based on the value of config variable CC.

----------
keywords: +patch
Added file: http://bugs.python.org/file9954/setup.py.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2552>
__________________________________


More information about the Python-bugs-list mailing list