[Zlib-devel] somes contrib modification
Gilles Vollant
info at winimage.com
Fri Jul 15 14:26:14 EDT 2005
I've uploaded somes modification for the zlib package
Except the trees.c modification (see previous message), all modification are
in the contrib subdirectory, for Windows compilation
The file are on :
http://gvollant.free.fr/modif_zl1224.zip
Four files are removed:
contrib/testzlib/rdtsc64.asm
contrib/testzlib/rdtsc64.obj
contrib/vstudio/vc7/gvmat32.obj
contrib/vstudio/vc7/inffas32.obj
I've modified testzlib.cpp to no need rdtsc64.*, and I moved *32.obj to
masmx86 (because they are used by both VC7 and VC8)
Here are modifications:
- Visual C++ 7.x project do not need move the files to one location, but
take the files "where they are"
- Visual C++ 8.x (Visual studio 2005) project
- the gvmat64.asm is now the same version in infozip (zip231.zip) and zLib,
there is only a "ifdef" to select
More information about the Zlib-devel
mailing list