On 3/23/07, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
On Fri, Mar 23, 2007, Rocky S wrote:

> Hi,
>  I have downloaded & built  openssl-0.9.8e.tar.gz on WinXP using
> VCExpress 2005. Everything builds fine but when I compile & run a
> program using the library, it remains locked even after it exits. i.e. I can
> never delete the exe till I reboot the machine
>
> For eg.
> I have the following trivial program copied at the end.
>
> I compile it as cl /MTd /Zi /EHsc a.cpp /link /DEBUG
>

Try it with /MD instead of /MTd.


I fail to see how this will help.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to