2012-10-03 20:51:44 +02:00
|
|
|
#run this from mozilla-build\start-msvc10-x64.bat
|
2012-09-30 18:04:45 +02:00
|
|
|
#cd /c/mozilla-build/hexchat/libffi-3.0.11
|
2012-09-30 18:08:52 +02:00
|
|
|
#TODO: use own zlib build instead of mozilla-build one
|
2012-09-30 18:04:45 +02:00
|
|
|
|
|
|
|
./configure CC="$(pwd)/msvcc.sh -m64" LD=link CPP='cl -nologo -EP' CFLAGS='-O2' --build=x86_64-w64-mingw32
|
|
|
|
make clean
|
|
|
|
make
|