Hi there,
Wondering if anybody has built debug version of openssl? I tried doing this, in the hopes that I could step into the code if I had the symbols. I recall doing this successfully back when I was using 0.9.7, but I just tried with 0.9.8e and I'm unable to step into any openssl functions. I'm building on VC8 with nasm assembler. Also, I notice that the debug libeay32.lib static lib is about 3.4MB, while the release is 3.6MB. Is that right? The debug is actually smaller than the release? I'm pretty sure I've followed the steps in the INSTALL.W32 doc. It even generates dirs named *.dbg. Any ideas? Thanks, Ed