5 CONFIGHOST=--host=i586-mingw32msvc
6 CC=i586-mingw32msvc-gcc
9 RANLIB=i586-mingw32msvc-ranlib
14 make wvports
/zlib wvports
/xplc wvports
/openssl
16 echo "--> Configuring WvStreams..."
17 (cd wvstreams
&& make -f Makefile-win32 runconfigure
)
18 (cd wvstreams
&& .
/configure-mingw32 \
20 --disable-optimization \
21 --disable-exceptions \
22 --with-xplc=..
/wvports
/xplc
/build
/xplc \
23 --with-openssl=..
/wvports
/openssl
/build
/openssl \
24 --with-zlib=..
/wvports
/zilb
/build
/zlib \