diff options
author | Jason Tishler <jason@tishler.net> | 2003-04-09 20:13:59 (GMT) |
---|---|---|
committer | Jason Tishler <jason@tishler.net> | 2003-04-09 20:13:59 (GMT) |
commit | dcae0dc4ed77ca6a46a571a18ce57696df5566ec (patch) | |
tree | 8383fef07e41a501093d36e7270b1de07e5aa78b /Tools/webchecker | |
parent | 11d204ca277a3991c429169eff2e9ef0b02b9c35 (diff) | |
download | cpython-dcae0dc4ed77ca6a46a571a18ce57696df5566ec.zip cpython-dcae0dc4ed77ca6a46a571a18ce57696df5566ec.tar.gz cpython-dcae0dc4ed77ca6a46a571a18ce57696df5566ec.tar.bz2 |
Patch #718551: cygwinccompiler.get_versions() patch
The cygwinccompiler.get_versions() function only handles versions numbers of
the form "x.y.z". The attached patch enhances get_versions() to handle "x.y"
too (i.e., the ".z" is optional).
This change causes the unnecessary "--entry _DllMain@12" link option to be
suppressed for recent Cygwin and Mingw toolchains. Additionally, it directs
recent Mingw toolchains to use gcc instead of dllwrap during linking.
Diffstat (limited to 'Tools/webchecker')
0 files changed, 0 insertions, 0 deletions