size of bfd_vma
Nick Clifton
nickc@redhat.com
Thu Jul 14 06:53:00 GMT 2005
Hi Mohamed,
> I 'm developping a program reading a binary file which contains bfd_vma records, my program is used to run on linux 32 bits/solaris 64bits.
> Knowing that i will not use bfd library, I have to define a type to hold bfd_vma records but it seems that it depends on platform running the program,
>
> Any help to define such a type?
Why not use the code that already exists in bfd/bfd-in.h ?
Cheers
Nick
More information about the Binutils
mailing list