[Zlib-devel] zlib-1.2.5 DLL build
Cosmin Truta
cosmin at cs.toronto.edu
Mon Jul 19 00:48:48 EDT 2010
On Sat, Jul 17, 2010 at 7:34 PM, Gilles Vollant wrote:
> do you have an .EXE which rely on your DLL and show performance test?
> this will be easy way to test compatible DLL
You should be able to use the EXEs supplied with any of the zlib dll
distribution: example_d.exe, minigzip_d.exe, and, in the older
distributions, untgz_d.exe. You should be able to mix and match any
zlib DLL with any EXE (e.g. zlib 1.2.3 built with VC7 and VC6 library,
zlib 1.2.5 built with MinGW, and their corresponding test executables
bundled within the zlib DLL archive), in any direction. They should
all be compatible with each other.
Best regards,
Cosmin
More information about the Zlib-devel
mailing list