size of bfd_vma
Nick Clifton
nickc@redhat.com
Thu Jul 14 06:53:00 GMT 2005
More information about the Binutils mailing list
Thu Jul 14 06:53:00 GMT 2005
- Previous message (by thread): size of bfd_vma
- Next message (by thread): size of bfd_vma
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): size of bfd_vma
- Next message (by thread): size of bfd_vma
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list