How to build OpenSSL with MinGW in Windows? [closed]
I want to build OpenSSL in Windows with MinGW, How can I do that? Please help me. Thanks. This is an extract from a personal how-to I wrote. It has since been transformed to a script (look at the OpenSSL section, obviously). It assumes you have a working installation of MinGW and that you have a working MSys console. OpenSSL To build OpenSSL, you need a working Perl installation . Download OpenSSL from its official website and decompress the archive. Windows 32/64 bits - MinGW You must run these commands from a MSys console. For 32 bits: perl Configure mingw no-shared no-asm --prefix=/c