On 19 Aug 2011, at 4:08 AM, rastir...@rastirrat.force9.co.uk wrote: > What I am try to do is build the assembly language version of RC4. So far > I have been able to create the rc4-586.asm file by running the rc4-586.pl > script. > > I specifically want to run rc4speed and rc4test but using the rc4-586 > assembler code. > > I have tried assembling this file using nasm but I get raft of errors. > Which C compiler do you recommend?
The rc4-586.pl script will produce output with different syntax for different assemblers depending on how it's invoked. Could that be the problem? I assume you'd want the 'win32' target. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org