Re: Error cross-compiling openssl 1.X on mingw-w64
Hello to all. I'm using mingw-w64 (targeting win32) to cross compile openssl. I'm using a current snapshot of mingw-w64 (gcc-4.7.0) and openssl-1.0.1 (but I had the same error with 1.0.0) and tried in two different machines, one with ubuntu 11.04 32-bit and another with kubuntu 11.10 64-bit. The error is the same. The Configure parameters I'm using is: --prefix=$BUILD_PATH no-shared threads mingw32:gcc --cross-compile-prefix=i686-w64-mingw32- I also tried to use mingw64:gcc but I had the same results. The error happens in ocsp.h:157 and I couldn't understand why it happens. Maybe some obscure #macro... The (tentative of) compilation output can be found in: http://pastebin.com/UVstPwQZ Thanks in advance -- Atenciosamente, Leandro __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager majord...@openssl.org
Error cross-compiling openssl 1.X on mingw-w64
Hello to all. I'm using mingw-w64 (targeting win32) to cross compile openssl. I'm using a current snapshot of mingw-w64 (gcc-4.7.0) and openssl-1.0.1 (but I had the same error with 1.0.0) and tried in two different machines, one with ubuntu 11.04 32-bit and another with kubuntu 11.10 64-bit. The error is the same. The Configure parameters I'm using is: --prefix=$BUILD_PATH no-shared threads mingw32:gcc --cross-compile-prefix=i686-w64-mingw32- I also tried to use mingw64:gcc but I had the same results. The error happens in ocsp.h:157 and I couldn't understand why it happens. Maybe some obscure #macro... The (tentative of) compilation output can be found in: http://pastebin.com/UVstPwQZ Thanks in advance -- Atenciosamente, Leandro __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager majord...@openssl.org