We´re using openssl for a longer time now.

With the current official version we´ve got a problem.
Compilation under win with nasm and vc5 succeeds.
Since our Project are Builder and bc5 Projects we
call implib on the resulting dlls with

implib -c -a libeay32.lib libeay32.dll

and take the resulting lib into the borland projects.
Since the latest version 0.9.7e of 10/25 we get
an error message from the linker:

"Unresolved external EVP_sha1"

EVP_md5() and EVP_dss() both do work (with the same lib.

Is this a known problem? Any Solution?

Thanks in advance
--
Christian Weber
mailto:[EMAIL PROTECTED]    Tel: 02361/91300
For information on InfoTech visit http://www.InfoTech.de/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to