[Zlib-devel] TR: the win32\Makefile.msc diff

John Bowler jbowler at frontiernet.net
Mon Mar 22 01:13:07 EDT 2010


From: William A. Rowe Jr.
>From: Enrico Weigelt
>>But you can make the compiler fail if sizeof(..) doesnt match a
>specific size, so use for a compile-test (in ./configure).
>The compiler?  Do you mean at run time, 

I believe the suggestion was to do an autoconf configure style run time test that uses the compiler to create an executable to test the actual size.

Unfortunately it doesn't work in cross-compiled environments because the resultant runtime won't run on the system building zlib (the build host not the target host.)  Anyway, it doesn't work because zlib 'configure' is not a GNU/autoconf configure.

John Bowler <jbowler at acm.org>






More information about the Zlib-devel mailing list