Jon Daley wrote:
- Cross-compile OpenSSL:
./Configure --cross-compile-prefix=i586-mingw32msvc- mingw shared zlib-dynamic make
And you end up with 3 dlls in the openssl directory?
Not really. Just 2 of them. Zlib is produced in step 2.
I can compile stunnel.exe fine, I just can't run it, because I don't have all three of the dlls.
What about downloading the DLLs I built from: ftp://ftp.mirt.net/openssl/binary-1.0.0a-zdll/
Mike