Hi,
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?
Ted ;)
smime.p7s
Description: S/MIME Cryptographic Signature
