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 cludwig
Recipients
Date 2005-11-10.18:42:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1266029

I am going to upload a revision of my patch that addresses 
jackjansen's comment: It sets CXX to g++ or c++ if CC is gcc or 
cc, respectively. Additionally, it writes a warning if configure had to 
"guess" the C++ compiler and tells the user how to override this 
guess. 
 
The change is in lin with jackjansen's second suggestion. It is 
pretty straight forward and avoids fragile configure magic. 
 
History
Date User Action Args
2007-08-23 15:44:11adminlinkissue1324762 messages
2007-08-23 15:44:11admincreate