Bugs item #1390321, was opened at 2005-12-25 20:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1390321&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Aahz (aahz)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: README mention --without-cxx

Initial Comment:
This just verified against HEAD:

./configure fails on Linux without g++ installed unless --without-cxx
given.  README should mention this.  Error is 

checking for C++ compiler default output file name... configure: error: C++ 
compiler cannot create executables

Inside config.log it says:

gcc: installation problem, cannot exec 'cc1plus': No such file or directory

(There's been some discussion about not requiring C++ installation by
default -- until that's settled, we should at least update the README.)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1390321&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to