[issue16002] AIX buildbot compile errors

Trent Nelson report at bugs.python.org
Tue Sep 25 19:10:13 CEST 2012


Trent Nelson added the comment:

Hi Stefan, quick question: how did you invoke ./configure on the AIX box?  The reason for asking is that a7/arsenic is a little quirky, you need to run a zsh subroutine via `_xlc 12` to set up the right CC env (see ~/buildslave/start.zsh).

Once you've done that, you need ./configure --without-gcc --with-pydebug to get the same environment as the build slave.

(I haven't set up a buildslave for gcc on that box.)

----------

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


More information about the Python-bugs-list mailing list