Edward, 

You have to add /Zi flag to the d32dll.mak file
http://msdn2.microsoft.com/en-us/library/958x11bc(VS.80).aspx
http://www.grandville.net/pmwiki.php/OpenSSL/Openssl-compilation-windows

Best regards,

Arnaud
________________________________________
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Edward Chan
Envoyé : mercredi 25 juillet 2007 14:39
À : openssl-users@openssl.org
Objet : building openssl with symbols

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

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to