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: readelf patch


On Thu, Apr 01, 2004 at 11:13:07AM +0100, Nick Clifton wrote:
> will be executed.  So using #ifdef BFD64 along with the bfd_vma type
> should work.

With recent source, you can also use bfd_int64_t and bfd_uint64_t inside
#ifdef BFD_HOST_64_BIT.  I think Nick was away when I made that change.

-- 
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]