[openssl-users] building OpenSSL 1.1.0 pre release 3 in debug mode
Cosimo Commisso
cocommisso at blackberry.com
Thu Feb 18 20:14:25 UTC 2016
I'm trying to build OpenSSL 1.1.0 pre 3 release in debug mode. According to the INSTALL.WIN file:
"If you add --debug to the Configure lines above then debugging symbols will be compiled in."
perl Configure VC-WIN64A --debug no-rc4 no-idea
results in:
Configured for VC-WIN64A.
Using the 1.0.1/1.0.2 approach results in the same:
perl Configure debug-VC-WIN64A no-rc4 no-idea
Configured for VC-WIN64A.
I would expect to see:
perl Configure debug-VC-WIN64A no-rc4 no-idea
Configured for debug-VC-WIN64A.
Is building in debug mode not supported in this alpha release yet or is there something I'm missing?
Environment:
ActiveState Perl 5.20.1
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160218/39f2d3e2/attachment.html>
More information about the openssl-users
mailing list