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 eitan.adler
Recipients eitan.adler, matrixise
Date 2018-05-14.21:44:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526334289.52.0.682650639539.issue33483@psf.upfronthosting.co.za>
In-reply-to
Content
On any system where "gcc" is not the correct compiler to use.  If it does not exist, is too old, points to the incorrect compiler, etc.

Concretely I have two such systems:
- on one, "gcc" does not exist
- on the other "gcc" is actually a hardlink to "clang"
History
Date User Action Args
2018-05-14 21:44:49eitan.adlersetrecipients: + eitan.adler, matrixise
2018-05-14 21:44:49eitan.adlersetmessageid: <1526334289.52.0.682650639539.issue33483@psf.upfronthosting.co.za>
2018-05-14 21:44:49eitan.adlerlinkissue33483 messages
2018-05-14 21:44:49eitan.adlercreate