[Zlib-devel] zlib 1.2.4.4 -- a 1.2.5 release candidate

Alon Bar-Lev alon.barlev at gmail.com
Sun Apr 18 06:54:07 EDT 2010


2010/4/18 Török Edwin <edwintorok at gmail.com>:
>> i mean : using configure.
>
> CHOST=i586-mingw32msvc ./configure
>
> Best regards,
> --Edwin

Does not work with x86_64-w64-mingw32, someone changed the
CHOST->uname in invalid way.

echo x86_64-w64-mingw32 | sed -e 's/.*-.*-\(.*\)-.*$/\1/' -e
's/.*-\(.*\)-.*/\1/' -e 's/.*-\(.*\)$/\1/'
w64

Should be as attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.chost.patch
Type: application/octet-stream
Size: 446 bytes
Desc: not available
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20100418/7395c0be/attachment.obj>


More information about the Zlib-devel mailing list