[Zlib-devel] zlib 1.2.4.4 -- a 1.2.5 release candidate
Alon Bar-Lev
alon.barlev at gmail.com
Sun Apr 18 05:34:05 EDT 2010
LDFLAGS="-s" ./configure should add LDFLAGS to linkage, right?
I think something is missing in the Makefile.in...
Something like:
---
diff --git a/Makefile.in b/Makefile.in
index f932d9f..329e974 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -25,6 +25,7 @@ CFLAGS=-O
# -Wstrict-prototypes -Wmissing-prototypes
SFLAGS=-O
+LDFLAGS=
TEST_LDFLAGS=-L. libz.a
LDSHARED=$(CC)
---
But then, I don't understand why "-L. libz.a" are added to LDFLAGS.
On Sun, Apr 18, 2010 at 11:36 AM, Mark Adler <madler at alumni.caltech.edu> wrote:
> Faithful testers,
>
> You can find zlib 1.2.4.4 here:
>
> http://zlib.net/current/beta/zlib-1.2.4.4.tar.gz
>
> It is candidate for the 1.2.5 version. Due to bugs in 1.2.4, I would like to get 1.2.5 out within a few days, so I will only be making essential changes to get to 1.2.5.
>
> Please test this aggressively and reply to this list with results. Thank you for your support.
>
> Mark
>
>
> MD5 (zlib-1.2.4.4.tar.gz) = 8bb8b19e73733706f57fd5e3351ab2b6
>
> SHA1(zlib-1.2.4.4.tar.gz)= 7c0120a59e7f084a8d82058604746def7232234e
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.8 (Darwin)
>
> iD8DBQBLysPzeD/Njli8r7oRAnbjAJ9GzZIPvimkhSrzuky+3J+W4/2dKwCgrMrM
> zGeLx3TKACD+WsioSRzcVvE=
> =LH8z
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Zlib-devel mailing list
> Zlib-devel at madler.net
> http://mail.madler.net/mailman/listinfo/zlib-devel_madler.net
>
More information about the Zlib-devel
mailing list