internals:windows:libs:zlib

This is an old revision of the document!


Zlib

Zlib is a compression tool from http://zlib.net

The current version is 1.2.7 released May 2, 2012 and is VERY stable

PHP on Windows uses the static version of the library, but can be custom compiled to link to the dll version, simply remove the static version of the library from your LIB path when compiling.

The latest ZLib version does not work yet with the ASM optimization on x64's DLL but only for the static libraries. However they are available and used on Win32 using a small patch fixing some implicit casting issues (patch sent to the maintainer, see sf.net bug. Our sources are already patched).

internals/windows/libs/zlib.1346752868.txt.gz · Last modified: 2017/09/22 13:28 (external edit)