On 2009.03.18 at 14:08:24 +0300, mb0 wrote:
> Hello,
>
> I'm trying to build openssl-0.9.8j using MinGW compiler on WindowsXP 32bit.
> use command:
> ms\mingw32
>
> During build process ssleay32.dll is not created.
> Only libeay32, libssl32
>
> BUT if build using Visual Studio, all 3 dll libraries
Hello,
I'm trying to build openssl-0.9.8j using MinGW compiler on WindowsXP 32bit.
use command:
ms\mingw32
During build process ssleay32.dll is not created.
Only libeay32, libssl32
BUT if build using Visual Studio, all 3 dll libraries are created.
How to solve this problem? I need to build usin