hi, what is the right way to configure OpenSSL for debug? If I do ./Config debug-Cygwin then it defines some switches (-DCONF_DEBUG -DBN_CTX_DEBUG, etc.) that result in very verbose output. All I want is simply -g and no optimisation and no -fomit-frame-pointer. Do I have to change the Config script by hand?
Best, Misha ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org