This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: R_ARM_GNU_VTINHERIT/R_ARM_GNU_VTENTRY


>Where can i get some information about how to handle the
>"R_ARM_GNU_VTINHERIT" and "R_ARM_GNU_VTENTRY" relocation
>entries?
>
>Im currently trying to make an elf-loader for ecos and
>are having som difficulties with these relocations.
>Im using gcc 2.95.2 and binutils 2.10.1

I don't believe you should be encountering these in fully linked executables.  
They aren't applicable to a binary loader, in any case.

p.



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