> [EMAIL PROTECTED] - Thu Oct 18 09:05:32 2007]:
> 
> 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).
> 

Some of the new assembly language modules which significantly improve
performance require such support.

MASM support isn't included at all in the HEAD (which will be 0.9.9).

The free NASM can be used instead.


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

Reply via email to