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]

size of bfd_vma


Hi,

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?

Thanks

---- Msg sent via WebMails.com - http://www.webmails.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]