Hi Steve, I have now tested the snapshot from the 12:th of December. - OpenSSL DLL with zlib DLL works! - OpenSSL LIB with zlib DLL works! - OpenSSL DLL with zlib LIB works! - OpenSSL LIB with zlib LIB works!
I would consider the problems I reported as solved! Some comments: When linking statically with zlib the build system links with zlib1.lib. Both for debug and release. When building zlib the resulting libs are called zlib.lib and zlibd.lib. Since the debug version of OpenSSL builds without the /Zi switch I cannot start e.g. ssltest.exe in the MS free debugger WinDbg and set breakpoints etc. Cheers, Tommy M. Larsson -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Henson via RT Sent: den 11 december 2005 03:04 To: Tommy Larsson M (AL/EAB) Cc: [email protected] Subject: [openssl.org #1250] Ssltest -ssl3 crashes on windows when compiled with zlib. I've added some new configure options to OpenSSL 0.9.8 which allow the use of static zlib libraries and Windows. It should now also work properly with the Windows "zlib1.dll" library. Any recent 0.9.8 snapshot should include them. Let me know of any problems. Steve. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
