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


Hi 
    Well sorry for mistake i meant OCTETS_PER_BYTE. Functions
frag_now_fix_octets() ,S_GET_SYMBOL_VALUE() are not working as expected they
are not returning values in octets. Any help?

Regards
Vineet

-----Original Message-----
From: Alan Modra [mailto:amodra@bigpond.net.au]
Sent: Wednesday, October 15, 2003 6:27 PM
To: Vineet Sharma, Noida
Cc: binutils@sources.redhat.com
Subject: 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]