[issue12641] Remove -mno-cygwin from distutils

Seppo Yli-Olli report at bugs.python.org
Tue Oct 25 18:56:48 CEST 2011


Seppo Yli-Olli <seppo.yliolli at gmail.com> added the comment:

Would it be practical to have a trivial compilation test to see if we are capable of using GCC with -mno-cygwin and if so, use it, otherwise drop off? I think GNU autotools uses a similar strategy for detecting compiler capabilities.

----------
nosy: +Seppo.Yli-Olli

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


More information about the Python-bugs-list mailing list