Sébastien Sablé <sa...@users.sourceforge.net> added the comment:

The workaround that I have been using is to call configure like this:

./configure --with-gcc=${CC}

(I usually define CC like this: export CC=xlc_r)

Python compiles fine on AIX 6.1 with that.

----------
nosy: +sable

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1633863>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to