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 christian.heimes
Recipients christian.heimes, wiz
Date 2021-12-10.18:32:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639161177.76.0.404620916744.issue21461@roundup.psfhosted.org>
In-reply-to
Content
Python's configure script should detect when a platform needs -pthread and automatically include the flags for linking and compiling of all files. Under which circumstances do you need -pthread in a Setup file?
History
Date User Action Args
2021-12-10 18:32:57christian.heimessetrecipients: + christian.heimes, wiz
2021-12-10 18:32:57christian.heimessetmessageid: <1639161177.76.0.404620916744.issue21461@roundup.psfhosted.org>
2021-12-10 18:32:57christian.heimeslinkissue21461 messages
2021-12-10 18:32:57christian.heimescreate