Hello,
 
I'm building OpenSSL 0.9.5 under Windows NT using the MSASM 6.11 assembler. When I assemble the assembly I get the following message:
 
..\crypto\sha\asm\s1-win32.asm(1711): error A2006: undefined symbol : L001shortcut
 
Is it legal to jump like that from one text segment to another?
 
Cheers,
Bill Shurtleff

Reply via email to