[Zlib-devel] zlib 1.2.6.1: build breaks on MinGW because of __builtin_bswap32
Cosmin Truta
cosmin at cs.toronto.edu
Mon Mar 12 23:04:41 EDT 2012
On Sat, Mar 3, 2012 at 9:06 AM, Mark Adler <madler at madler.net> wrote:
> I have changed the #define to use the hidden attribute to be positive instead of negative, and I have removed the gcc version checks. Now it just relies on configure to test whether it's there or not. By default, it is assumed to not be there.
Thank you, Mark. It worked. Whenever you have a chance (either before
the 1.2.7 release, or after it), you may safely remove EXTRA_CFLAGS,
and all the references to it, from win32/Makefile.gcc.
BTW, I think that win32/Makefile.emx can go to old/win32/Makefile.emx.
I looked for the emx/rsxnt layer, it hasn't been updated in more than
10 years, and I found no uses of it, other than references to antique
OS/2 sites.
Sincerely,
Cosmin
More information about the Zlib-devel
mailing list