Starting with OpenSSL 0.9.8f, Windows builds using ms\do_masm.bat generate .asm 
files with the MASM 
directive XMMWORD.

XMMWORD was added to MASM 8 (Visual Studio C++ 2005).
ref: http://msdn2.microsoft.com/en-us/library/cw0399sf(VS.80).aspx

This prevents building OpenSSL via ms\do_masm.bat with MASM 6 (VC6) or MASM 7 
(VC2003).

-tom-

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

Reply via email to