On Feb 18, 2008 7:59 AM, Alon Bar-Lev <alon.bar...@gmail.com> wrote: > I wish to reproduce this. > Can you please provide some instruction of how to do this? > 1. Which EXACT version and platform of Windows are you using?
Windows XP SP2 Home edition > 2. Which mingw version you are using, how did you installed it. The current latest, there's no single version for the whole package but gcc -v gives ---- Reading specs from c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs Configured with: ../gcc-3.4.5/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug Thread model: win32 gcc version 3.4.5 (mingw special) ---- I installed MinGW manually by unpacking .tar.gz packages in c:/MinGW > 3. Which msys version are you using, how did you installed it. 1.0.10, installed using the installer provided at mingw.org > 4. How did you EXACTLY compile OpenSSL? Patched it using the patch provided with openvpn, then ran ms\mw.bat Thanks