Pages

Saturday, February 07, 2015

OpenSSL - Windows - MinGW - Build

Build OpenSSL on MS Windows using MinGW/Msys
perl Configure mingw no-shared no-asm --prefix=/c/OpenSSL make depend make make install
Reference

No comments: