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]

Re: [PATCH] Add/update VxWorks targets for bfd


Hi Jerome,

>> >I think ARM/VxWorks5.5 expects RELA relocation entries, and GNU AS
>> >generates REL if configured for arm-elf.
>> 
>> One of the selling points of the latest VxWorks tools is that they are
>> using more standard ABIs, e.g., REL instead of RELA.
>
> Interesting, and good to know. Thank you.
>
> BTW, I don't think there is any way to force the binutils to generate RELA
> for arm-elf, right?

Right.  You could/should choose a new target (eg arm-rela-elf) and then
have that generate RELA relocs.

Cheers
        Nick
        


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