Message363951
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. |
|
Date |
User |
Action |
Args |
2020-03-11 17:56:57 | vstinner | set | recipients:
+ vstinner, Michael.Felt |
2020-03-11 17:56:57 | vstinner | set | messageid: <1583949417.87.0.142554270263.issue39936@roundup.psfhosted.org> |
2020-03-11 17:56:57 | vstinner | link | issue39936 messages |
2020-03-11 17:56:57 | vstinner | create | |
|