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 skrah
Recipients BTaskaya, Michael.Felt, mark.dickinson, miss-islington, ned.deily, pablogsal, skrah, tim.peters, veky
Date 2020-03-16.23:49:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584402596.42.0.799597547934.issue39576@roundup.psfhosted.org>
In-reply-to
Content
These flags worked for xlc when snakebite was still up:

./configure CC=xlc_r AR="ar -X64" CFLAGS="-q64 -qmaxmem=70000" LDFLAGS="-q64"

-qmaxmem was always finicky, I remember segfaults too (AIX problem,
not libmpdec problem).
History
Date User Action Args
2020-03-16 23:49:56skrahsetrecipients: + skrah, tim.peters, mark.dickinson, ned.deily, veky, Michael.Felt, pablogsal, miss-islington, BTaskaya
2020-03-16 23:49:56skrahsetmessageid: <1584402596.42.0.799597547934.issue39576@roundup.psfhosted.org>
2020-03-16 23:49:56skrahlinkissue39576 messages
2020-03-16 23:49:55skrahcreate