diff options
author | Jason Tishler <jason@tishler.net> | 2003-04-09 20:13:59 +0000 |
---|---|---|
committer | Jason Tishler <jason@tishler.net> | 2003-04-09 20:13:59 +0000 |
commit | aa9f57c9ea688a75f436fda0f45b8f78f53a057c (patch) | |
tree | 8a502fef1bac6899bd6cad1b5eadfb1fe8f261bd /Python | |
parent | 44620b2fa69500e1cada5622fa96eedd9c931006 (diff) | |
download | cpython-aa9f57c9ea688a75f436fda0f45b8f78f53a057c.tar.gz |
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 'Python')
0 files changed, 0 insertions, 0 deletions