Mario Brandt <[email protected]> writes:

> For 64 bit there is no ASM source available.

Really?  But what about crypto/aes/asm/aes-x86_64.pl?  That looks like
it'll create ASM for WIN64, and appears to (in tmp32dll I have an
aes-x86_64.asm).

> For me it builds fine.

Hmm, that's odd.  Perhaps a difference in VS version or something.  Do
you have a tmp32dll\x86_64cpuid.asm?  In mine, line 144 (the one the
assembler's complaining about) is like this (whitespace may vary because
I'm typing this, reading from rdesktop):

$L$ret::    DB       0F3h,0C3h          ;repret

The build succeeds if I install NASM, so it's no big deal, I guess.  I
suspect it's another minor bug in a perl script somewhere, though, which
seems worth fixing.

[...]

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

Reply via email to