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


Phil Edwards (phil@codesourcery.com):

> 2003-10-23  Phil Edwards  <phil@codesourcery.com>
> 
> 	* config.bfd (arm-*-vxworks):  Remove separate stanza; merge with
> 	other common ELF triples.

Just a note (I don't approval authority):

I think ARM/VxWorks5.5 expects RELA relocation entries, and GNU AS
generates REL if configured for arm-elf. So I suspect that this patch
won't work. For this target, my experience is that only dynamic load
through WRS's tools works properly with an object generated by GNU
as. If you try to link this object with the kernel using either WRS's
ld or GNU ld, you will have an assertion failure.

-- 
Jerome


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