> VisualStudio 2010
> 
>> perl Configure VC-WIN32
>> ms\do_ms.bat
>> nmake -f ms\nt.mak
> ......
> 
>         ml /nologo /Cp /coff /c /Cx /Zi /Fotmp32\vpaes-x86.obj
> tmp32\vpaes-x86.asm
>  Assembling: tmp32\vpaes-x86.asm
> tmp32\vpaes-x86.asm(491) : error A2070:invalid instruction operands
> tmp32\vpaes-x86.asm(527) : error A2070:invalid instruction operands
> tmp32\vpaes-x86.asm(545) : error A2070:invalid instruction operands
> tmp32\vpaes-x86.asm(572) : error A2070:invalid instruction operands
> tmp32\vpaes-x86.asm(616) : error A2070:invalid instruction operands
> NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
> Studio 10.0\VC\BIN\ml.EXE"' : return code '0x1'

Verify http://cvs.openssl.org/chngview?cn=21845.

>> ml
> Microsoft (R) Macro Assembler Version 10.00.30319.01
> Copyright (C) Microsoft Corporation.  All rights reserved.

Microsoft Assembler gets *very* limited testing and the "official"
standpoint is to favor nasm. In other words in case of doubt, switch to
nasm.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to