Found a minor issue in 'Configure', especially when building 
under Windows.  Backslashes (from -I pathnames) are not converted
to double backslashes in the quoted string #define for CFLAGS in 
'crypto/buildinf.h'.  Problem also affects 
'crypto/opensslconf.h' for the #defines ENGINESDIR and 
OPENSSLDIR.  This results in warnings when 'crypto\cversion.c' 
is compiled.  Since /WX switch is the default for WIN32, the 
build 'nmake' abends.  Workaround is to edit files by hand
after running 'Configure'.

Found this while building 'openssl' 0.9.8g for VC-WIN32 and 
VC-WIN64A.

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

Reply via email to