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 ronaldoussoren
Recipients l0nwlf, ned.deily, ronaldoussoren, rpetrov, vstinner
Date 2010-04-13.06:32:05
SpamBayes Score 1.6173958e-08
Marked as misclassified No
Message-id <1271140328.39.0.579143863949.issue8366@psf.upfronthosting.co.za>
In-reply-to
Content
Setting CPPFLAGS is needed to ensure that the configure tests use the correct header files, as Ned noted.

I agree that this should be cleaned up, I also agree with MAL's comment in Issue8211: the entire machinery for setting up the compiler in Python's configure script is a mess.

I'll see what can be done to fix this issue.
History
Date User Action Args
2010-04-13 06:32:08ronaldoussorensetrecipients: + ronaldoussoren, vstinner, ned.deily, rpetrov, l0nwlf
2010-04-13 06:32:08ronaldoussorensetmessageid: <1271140328.39.0.579143863949.issue8366@psf.upfronthosting.co.za>
2010-04-13 06:32:06ronaldoussorenlinkissue8366 messages
2010-04-13 06:32:05ronaldoussorencreate