Bob Ollila wrote:
> 
> I'm porting some Solaris code ( that works ) to NT.  The code uses the DSA functions 
>from openssl-9.4.  For some reason it's crashing when I try to print the dsa 
>structure using DSA_print().
> When I comment out the DSA_print() statement everything else works.  Here is the 
>relevent section of code:
> 

Have you compiled with the multithreaded DLL runtime library option?
Without this all manner of things will crash under NT.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to