avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] avr-as and the dot "."


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] avr-as and the dot "."
Date: Wed, 23 Apr 2003 11:55:19 +0200 (MET DST)

>> Why not
>> 
>>      .word   . - 2
>> 
>> ?
>
>I want the link to point to the header of the
>previous definition (basically subroutine),
>which is not a fixed distance away.

Hmm, yes, i missed this.  I think you need a new symbol
each time.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]