Masayuki Yamamoto added the comment:

Move version to 3.7 and 2.7, and I updated two patches adding import library 
type for file searching.

Current Cygwin is used UnixCCompiler, and the compiler has be able to build 
extension module that doesn't need to library link at build time (e.g. array).  
And CygwinCCompiler has supported old version compilers, but its haven't 
maintained on Current Cygwin any longer.  Therefore I think there is no 
necessary that waits solution to #2445 and #18654.

So would you be able to free dependence to #2445, and start to review the 
patches?
Many thanks.

----------
components: +Build -Windows
keywords: +patch
nosy: +masamoto
title: distutils cannot recognize ".dll.a" as library on cygwin -> distutils 
doesn't search ".dll.a" as library on cygwin
type:  -> behavior
versions: +Python 3.7 -Python 3.4, Python 3.5
Added file: http://bugs.python.org/file45261/unixccompiler-implib.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4032>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to