You don't need libeay32.dll and libssl32.dll when you statically link OpenSSL in your code /libeay32.lib must be approximatelly 2 Mb,ssleay32.lib - 600 Kb/. If you link them dynamically /libeay32.lib - 360 Kb, ssleay32.lib - 64 Kb approximatelly/ - you will need the dlls.
--- Ron <[EMAIL PROTECTED]> wrote: > As I have stated on my last post, I successfully > compiled/built OpenSSL on > Windows 2000. I used Mingw32 to compile however it > did not create > ssleay32.dll and libeay32.dll. Will I need these > files? I already have > libeay32.dll and libssl32.dll. > > I am assuming that ssleay32.lib and libeay32.lib are > created when using > some of the other suggested compilers and are not > needed if one has > compiled with Mingw32. Mingw32 links dynamically to > msvcrt.dll or crtdll.dll. > > Am I right??? Will I still need ssleay32.lib and > libeay32.lib in Windows 2000? > > Ron > __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]