Hi There is a bug in VC-32.pl (util/pl directory) that prevents debug builds with VS8. The lines $cflags.=' -D_CRT_SECURE_NO_DEPRECATE'; # shut up VC8 $cflags.=' -D_CRT_NONSTDC_NO_DEPRECATE'; # shut up VC8 should be moved a few lines below the debug section, which resets these options. Thank you.
Best regards Jorge Lodos ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
