Hello,

how do I get libeay32.dll and libssl32.dll?

I've tried:

$ ./Configure mingw enable-rc5 enable-mdc2 shared
[...]
$ make depend
[...]
$ make
[...]
$ make test
$ make install


Build works and I get cryptoeay32-0.9.8.dll and ssleay32-0.9.8.dll.

I think
cryptoeay32-0.9.8.dll is libeay32.dll
ssleay32-0.9.8.dll is libssl32.dll

Renaming didn't work because the name are compiled in.

greetings
Carsten


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to