Hi,

I have on purpose only added /Zi to the debug build because it is not always desirable to add symboles to release builds whereas it is always needed for debug ones.

--
Mounir IDRASSI
IDRIX
http://www.idrix.fr

On 4/26/2010 11:58 PM, William A. Rowe Jr. wrote:
On 4/26/2010 1:18 PM, Mounir IDRASSI via RT wrote:
Hi,

This patch adds the /Zi switch to CFLAG in the debug configuration in
order to permit stepping inside OpenSSL code during debug sessions.
It applied to the latest snapshots of 1.0.0 and 0.9.8 source trees.
It should be in base_cflags, since it is required to produce something from a 
crash
dump that can be analyzed.  Apparently half of a patch was applied without 
thought
to this, you are certainly right that in the current state, the win32 build 
results
are worthless to someone creating a release and to someone trying to debug the 
build.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to