I finally succeed on the windows compilation.
compilation options
openssl:
LD=i586-mingw32msvc-ld AR=i586-mingw32msvc-ar CC="/opt/compiler/llvm31/bin/clang -target i386-pc-mingw32 -isysroot /opt/compiler/win" ./Configure mingw --prefix=/opt/compiler/win/
imobiledevice:
LDFLAGS="-L/home/benoit/workspace/imobiledevice/binary/win/lib -lws2_32 -liberty -lole32 -lgdi32" CFLAGS=-I/home/benoit/workspace/imobiledevice/binary/win/include PKG_CONFIG_PATH="/opt/compiler/win/lib/pkgconfig/:/home/benoit/workspace/imobiledevice/binary/win/lib/pkgconfig" LD=i586-mingw32msvc-ld CC="/opt/compiler/llvm31/bin/clang -target i386-pc-mingw32 -isysroot=/opt/compiler/win" CXX="$CC -ccc-cxx" ../configure --prefix=/home/benoit/workspace/imobiledevice/binary/win/ --host=i586-mingw32msvc --enable-debug-log --without-cython


Develop a mobile web app in HTML, JS, CSS, Ajax and jeMbe API. Then compile it into .ipa (iPad, iPhone) or .apk (Android) with jeMbe software


