> Bill Shurtleff wrote:
> 
> 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

        Eeeee... Yeah...  Since you don't know where the symbols endup...  You have to
do the push/ret thingy in order to JUMP...

-- 
Alain Hebert                                [EMAIL PROTECTED]   
PubNIX Inc.        
P.O. Box 147       Cote Saint Luc, Quebec   H4V 2Y3
tel 514-990-5911   http://www.pubnix.net    fax 514-990-9443
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to