[issue4931] distutils does not show any error msg when can't build C module extensions due to a missing C compiler
Giampaolo Rodola'
report at bugs.python.org
Tue Jan 13 19:57:53 CET 2009
Giampaolo Rodola' <billiejoex at users.sourceforge.net> added the comment:
Currently I haven't any C compiler installed on my system so I expect
distutils to report that every time I try to compile a C module extension.
Python 2.5 did that while Python 2.6 does not.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4931>
_______________________________________
More information about the Python-bugs-list
mailing list