diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-06-12 12:24:23 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-06-12 12:24:23 (GMT) |
commit | cd31de89b083f0dc02aee63895b89d45e6c1ffb9 (patch) | |
tree | f284c460e00d91f4d010977ef6db1a3c61fa0ebf /compat/zlib | |
parent | 348739729adc3e690c33831fd8acc535af539dd8 (diff) | |
download | tcl-cd31de89b083f0dc02aee63895b89d45e6c1ffb9.zip tcl-cd31de89b083f0dc02aee63895b89d45e6c1ffb9.tar.gz tcl-cd31de89b083f0dc02aee63895b89d45e6c1ffb9.tar.bz2 |
Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produced by Microsoft tools) doesn't import the zlib symbols correctly, so use "libz.dll.a" produced with mingw-w64 tools in stead.
Diffstat (limited to 'compat/zlib')
-rw-r--r-- | compat/zlib/win64/libz.dll.a | bin | 0 -> 46874 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/compat/zlib/win64/libz.dll.a b/compat/zlib/win64/libz.dll.a Binary files differnew file mode 100644 index 0000000..a3ae403 --- /dev/null +++ b/compat/zlib/win64/libz.dll.a |