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.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to