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 | 169288808baa8f9a7b98f2af49f7a2b88433ec09 (patch) | |
tree | f284c460e00d91f4d010977ef6db1a3c61fa0ebf /compat | |
parent | 615ab1a0d424b7844200e3d95957f2b418c9369b (diff) | |
download | tcl-169288808baa8f9a7b98f2af49f7a2b88433ec09.zip tcl-169288808baa8f9a7b98f2af49f7a2b88433ec09.tar.gz tcl-169288808baa8f9a7b98f2af49f7a2b88433ec09.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')
-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 |