size of bfd_vma
Mohamed KORBOSLI
korbosli@webmails.com
Fri Jul 15 09:01:00 GMT 2005
Hi Nick,
I have already dad a look to bfd/bfd-in.h and what I understood that the bfd_vma
type is defined as an "unsigned long" on 32 bits machine and as an "unsigned long
long" on 64 ones;
Am I correct?
Regards
Mohamed
>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
---- Msg sent via WebMails.com - http://www.webmails.com/
More information about the Binutils
mailing list