Steve, thanks for your help, but I think I need a little more detail/clarification.
The standard build of openssl includes the /MD flag, so I assume that the libs that
were built were the multithreaded libs? Does my application need to specify this same
option when compiling? - or when linking? What else do I need to do ?
Bob.
Dr Stephen Henson wrote:
> 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]
--
Bob Ollila - [EMAIL PROTECTED]
(603)665-8100, (603)665-8103 fax
TerraLink Technologies - http://www.terralinktech.com
1600 Candia Road, Suite 5, Manchester NH 03109
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]