[Zlib-devel] zlib 1.2.6.1
Mark Adler
madler at madler.net
Sat Feb 18 18:39:45 EST 2012
Frédéric,
Thanks for the testing.
On Feb 14, 2012, at 7:13 AM, Frédéric Kayser wrote:
> Visibility support is set to yes since the configure script did not catch the warning,
Everyone kept saying, "don't check the output in configure, check the return code". Sigh.
Anyway, I think I have fixed this by requiring gcc 4.0 or later when __APPLE__ is defined in order to use the visibility attribute.
I'm also multiplying __GNUC__ by 100 now, instead of 10.
Please pull the latest patch from https://github.com/madler/zlib/tree/develop and let me know how it works. Thanks.
Mark
More information about the Zlib-devel
mailing list