At 07:30 p.m. 2000/04/17, Miguel Angel Fraga wrote:
>(The /MD flag is very important, It works for me.)
I'm fairly new to OpenSSL. I tend to compile the great
majority of my projects using /MT (or /MTd), which
brings in the multithreaded libraries statically, as
opposed to /MD which references MSVCRT.DLL.
Thus in order to get things to link nicely with
OpenSSL, I recompiled OpenSSL, using /MT as well. All
seems to be working well so far in my tests, but are
there any subtle problems that this might lead to?
Many thanks.
-Bill Klein <[EMAIL PROTECTED]>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]