This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author trent
Recipients pitrou, skrah, trent
Date 2012-09-25.17:09:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348593013.28.0.465486140234.issue16002@psf.upfronthosting.co.za>
In-reply-to
Content
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.)
History
Date User Action Args
2012-09-25 17:10:13trentsetrecipients: + trent, pitrou, skrah
2012-09-25 17:10:13trentsetmessageid: <1348593013.28.0.465486140234.issue16002@psf.upfronthosting.co.za>
2012-09-25 17:09:52trentlinkissue16002 messages
2012-09-25 17:09:52trentcreate