[Zlib-devel] 1.2.5 DLL broken?
Mark Adler
madler at madler.net
Sun Jun 19 13:24:50 EDT 2011
zlibbers,
Can the DLL meisters comment on this? The zlib1.dll is the one provided by Cosmin on Aug 6, 2010.
Mark
From: Stephen Howe <stephen.howe at kantarmedia.com>
Newsgroups: comp.compression
Subject: ZLIB1.DLL 1.2.5 is broken
Date: Sat, 18 Jun 2011 13:56:24 -0700 (PDT)
This is repeat message, I have posted this before
I tried using the recently released ZLIB1.DLL version 1.2.5 with
Visual Studio 2008 (C++)
Microsoft LINK complained of
multiple '.text' sections found with different attributes
and after that, unzipping (programmatically that is) causes memory
protection faults and the program terminates.
So I am reverting back to the previous ZLIB1.DLL version 1.2.3
I am surprised that few have noticed this (one other peron on scouring
the Internet).
<update>
From 5th message here
http://www.masm32.com/board/index.php?PHPSESSID=0c22bf4d31243dee752a5d9119b2d4db&topic=15439.15
it appears to be the import library is faulty. So if I rebuild that, I
can check to see if ZLIB1.DLL 1.2.5 works.
Cheers
Stephen Howe
Begin forwarded message:
> From: Cosmin Truta <cosmin at cs.toronto.edu>
> Date: August 6, 2010 8:09:26 AM PDT
> To: zlib-devel <zlib-devel at madler.net>
> Subject: [Zlib-devel] DLL build for zlib-1.2.5, patch 1
> Reply-To: zlib-devel at madler.net
>
> Oops: I sent this message from the wrong account and it didn't make it
> to the list.
> I was wondering why nobody seemed interested...
>
>
> ---------- Forwarded message ----------
> From: Cosmin Truta
> Date: Thu, Aug 5, 2010 at 1:50 AM
>
>
> Dear zlibbers,
>
> zlib125-dll-patch1.zip is available at
> http://cosmin.users.sourceforge.net/testing/zlib125-dll-patch1.zip
...
More information about the Zlib-devel
mailing list