NASM gives me some errors on compiling crypto\rc4\asm\r4_win32.asm:

.\crypto\rc4\asm\r4_win32.asm:30: operation size not specified
.\crypto\rc4\asm\r4_win32.asm:265: operation size not specified
.\crypto\rc4\asm\r4_win32.asm:267: operation size not specified
.\crypto\rc4\asm\r4_win32.asm:271: operation size not specified
NMAKE : fatal error U1077: 'nasmw' : Rueckgabe-Code '0x1'
Stop.

The build runs fine if I use r4_win32.asm from OpenSSL-0.9.7e. I'm using NASM version 0.98
Is this my problem, NASM's problem or OpenSSL's problem?

Was fixed another day, grab recent 0.9.7-stable snapshot at ftp://ftp.openssl.org/snapshot. A.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]

Reply via email to