[Zlib-devel] zlib 1.2.4.4 -- a 1.2.5 release candidate
Török Edwin
edwintorok at gmail.com
Sun Apr 18 06:35:18 EDT 2010
On 04/18/2010 01:29 PM, Vincent Torri wrote:
>
>
> On Sun, 18 Apr 2010, Alon Bar-Lev wrote:
>
>> 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
>
> i mean : using configure.
CHOST=i586-mingw32msvc ./configure
Best regards,
--Edwin
More information about the Zlib-devel
mailing list