This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: OCTETS


On Wed, Oct 15, 2003 at 05:11:42PM +0530, Vineet Sharma, Noida wrote:
>     I am working on gas for a new target using version 2.13.1 binutils. What
> i found is frag_now_fix() ,S_GET_SYMBOL_VALUE() etc function still return
> values in bytes rather than octets. In my case i have defined
> BYTE_PER_OCTETS =2 . Even then these function are returning ofssets in
> bytes. Is it a bug in in 2.13.1 that now has been fixed?. Or there is some
> other problem.

Dyslexia. :-)  Try OCTETS_PER_BYTE.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]