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 ned.deily
Recipients debohman, ned.deily
Date 2021-10-09.03:21:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633749719.3.0.904979981364.issue45405@roundup.psfhosted.org>
In-reply-to
Content
OK, I've had a chance to look at this issue and I now understand what you were describing. So, yes, it would be good to fix the test in configure so that it does work with a newer clang that does implement the --print-multiarch command line option. FTR, this is not an issue with clang from any Apple tools chains (Xcode or Command Line Tools) released to this point. A PR against configure.ac in main would be welcome, we can auto-backport to other active branches as necessary. We currently use autoconf 2.69 but, if that is not available, a core developer can regenerate configure prior to merging.
History
Date User Action Args
2021-10-09 03:21:59ned.deilysetrecipients: + ned.deily, debohman
2021-10-09 03:21:59ned.deilysetmessageid: <1633749719.3.0.904979981364.issue45405@roundup.psfhosted.org>
2021-10-09 03:21:59ned.deilylinkissue45405 messages
2021-10-09 03:21:59ned.deilycreate