[issue877121] configure detects incorrect compiler optimization

R. David Murray report at bugs.python.org
Thu Aug 19 02:35:26 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

I agree, it is the job of the autotools to handle system portability
issues such as this, and thus this can be considered a fixable bug.
However, it is the kind of thing that is only going to get fixed if
someone whom it affects can propose a patch, since I doubt any of the
current active committers have affected systems on which to test it.

The patch should be against the py3k trunk, and we'll need at least one
other person whom this affects to review the patch before a committer
can apply it.

----------
nosy: +r.david.murray
resolution: invalid -> 
stage:  -> needs patch
status: closed -> open
versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue877121>
_______________________________________


More information about the Python-bugs-list mailing list