You're probably using a much more recent version of the tool-chain, headers,
and libraries than that version of OpenSSL was developed with - it was released
nine or so years ago. One way would be to get hold of tools and headers which
were in use back then. Another is to go through the sources a
Apologies for repeated top-posting. Only have crappy web-access.
See:
http://stackoverflow.com/questions/3242386/error-compiling-openssl-for-win32
[1]
You can locally fix up Op4enSSL's e_os.h to remove conflicts or find
another way to to do. I think the /G5 is being ignored.
Well, as the messages say, you specified /WX - "treat any warning as a fatal
error." You got a warning -- /G5 is deprecated - and, just as you asked, VC
treated it as a fatal error.
Charles
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Ahmad
Sent: