[Zlib-devel] TR: zlib 1.2.4 released

Gilles Vollant info at winimage.com
Fri Mar 12 18:05:32 EST 2010


my solution in just adding on line "WFLAGS  =" of  makefile.msc

-D_LARGEFILE64_SOURCE -Doff64_t=__int64 -Dlseek64=_lseeki64

-----Message d'origine-----
De : William A. Rowe Jr. [mailto:wrowe at rowe-clan.net] 
Envoyé : samedi 13 mars 2010 00:03
À : Gilles Vollant
Cc : 'Mark Adler'; zlib-devel at madler.net
Objet : Re: TR: [Zlib-devel] zlib 1.2.4 released

On 3/12/2010 4:56 PM, Gilles Vollant wrote:
> the problem can be the same for my VS2008 and VS2010 projet, thank you for letting me known

No problem; but until the underlying design flaw in zconf.h.in is fixed,
there is no point in these changes.  Users should not have to confer with
their local open source psychic to discover -Doff64_t magic is required to
compile against zlib.  It should Just Work(TM).

IMHO things such as gzopen64 should never simply be #define'd around, but
aught to be exported as well if they are implemented (even as an identity
of gzopen, for example).  So there is more work here than meets the eye.





More information about the Zlib-devel mailing list