[issue8961] compile Python-2.7rc1 on AIX 5.3 with xlc_r

Sridhar Ratnakumar report at bugs.python.org
Thu Jun 10 23:51:51 CEST 2010


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

FYI, I cannot reproduce this on AIX 5.1:

bash-2.04$ i/bin/python
ActivePython 2.7.0c1.0 (ActiveState Software Inc.) based on
Python 2.7rc1 (r27rc1:81772, Jun  5 2010, 23:20:01) [C] on aix5
Type "help", "copyright", "credits" or "license" for more information.
>>> import sysconfig
>>> sysconfig.get_config_var("CONFIG_ARGS")
"'--prefix=/home/apy/tmp/issue8961/ActivePython-2.7.0c1.0-aix-powerpc64/i' '--without-cxx' '--disable-ipv6' 'CC=xlc_r'"
>>> ^D
bash-2.04$ i/bin/python -m platform
AIX-1-000C763E4C00-powerpc-64bit

----------

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


More information about the Python-bugs-list mailing list