OCTETS

Alan Modra amodra@bigpond.net.au
Wed Oct 15 12:57:00 GMT 2003


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



More information about the Binutils mailing list