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 isuruf
Recipients Alex.Willmer, Alexandru Ardelean, Jakub Piotr Cłapa, dstufft, eric.araujo, isuruf
Date 2019-11-03.21:50:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572817805.41.0.862272123114.issue37916@roundup.psfhosted.org>
In-reply-to
Content
This is an issue even without cross-compilations as there is an environment variable for the archiver and therefore the archiver and ranlib can be from 2 different toolchains and leads to error. Ran into this issue in python 3.8 on macOS with an lto build
History
Date User Action Args
2019-11-03 21:50:05isurufsetrecipients: + isuruf, eric.araujo, dstufft, Alex.Willmer, Alexandru Ardelean, Jakub Piotr Cłapa
2019-11-03 21:50:05isurufsetmessageid: <1572817805.41.0.862272123114.issue37916@roundup.psfhosted.org>
2019-11-03 21:50:05isuruflinkissue37916 messages
2019-11-03 21:50:05isurufcreate