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 Melroy van den Berg
Recipients Arfrever, Joshua.J.Cogliati, Martin Ritter, Melroy van den Berg, Vitor.de.Lima, gustavotemple, jrincayc, lbianc, python-dev, vstinner
Date 2017-07-06.22:05:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499378742.19.0.0717681725935.issue23644@psf.upfronthosting.co.za>
In-reply-to
Content
Yea I'm building Python 3.6.1 from source, using gcc and --with-cxx-main=correct/location/to/g++ flag. So the warning message appears during ./configure about that it can't find g++.

I didn't try to patch it using the attachments of this issue. Since I was hoping it's fixed in the release itself. I was using gcc/g++ version 4.9.
History
Date User Action Args
2017-07-06 22:05:42Melroy van den Bergsetrecipients: + Melroy van den Berg, vstinner, Arfrever, jrincayc, python-dev, Joshua.J.Cogliati, Vitor.de.Lima, gustavotemple, lbianc, Martin Ritter
2017-07-06 22:05:42Melroy van den Bergsetmessageid: <1499378742.19.0.0717681725935.issue23644@psf.upfronthosting.co.za>
2017-07-06 22:05:42Melroy van den Berglinkissue23644 messages
2017-07-06 22:05:42Melroy van den Bergcreate