STINNER Victor <vstin...@python.org> added the comment:

Michael.Felt: Can you please try to build the master branch of Python with the 
attached setup-aix.patch applied?

Something like:

git checkout master
git apply setup-aix.patch
./configure CFLAGS="-O0"
make 2>&1|tee make.log

Then attach make.log.

----------
keywords: +patch
Added file: https://bugs.python.org/file48970/setup-aix.patch

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

Reply via email to