[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:47:54 EDT 2010


On Sun, Apr 18, 2010 at 12:40 PM, Vincent Torri <vtorri at univ-evry.fr> wrote:
> what is the best way to cross compile on linux for a windows host ?
>
> Vincent Torri

make -f win32/Makefile.gcc PREFIX=x86_64-w64-mingw32-
LIBRARY_PATH=`pwd`/xxx/lib INCLUDE_PATH=`pwd`/xxx/include
BINARY_PATH=`pwd`/xxx/bin SHARED_MODE=0 install




More information about the Zlib-devel mailing list