[issue1706863] Failed to build Python 2.5.1 with sqlite3

Jason Tishler report at bugs.python.org
Wed Sep 24 13:33:01 CEST 2008


Jason Tishler <jason at tishler.net> added the comment:

Hirokazu Yamamoto wrote:
> Python is not using CCygwinCCompiler to build itself on cygwin.

Which I why my patch modifies UnixCCompiler instead of 
CCygwinCCompiler.  FWIW, my patch leverages the already existing 
Cygwin specific code in UnixCCompiler.

So, is my patch acceptable?

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


More information about the Python-bugs-list mailing list