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: Binutils compatilibty


On Fri, Mar 25, 2005 at 03:57:18PM -0800, George Haddad wrote:
> The libs are Vx Works libs and I'm using CodeSourcery
> arm-none-elf legacy ABI variant.
> Actually I posted the same question to the
> CodeSourcery and I'v got an answer that claims that
> the ABI is slightly different in Vx Works case.
> 
> How can I test if the REL / RELA issue ? What is
> actually this issue about ? debug symbols ? if so, I
> can get rid of them.

They are incompatible relocation formats; look at the objects with
readelf and you should be able to identify the format used.  The
CodeSourcery arm-none-elf compilers are not compatible with VxWorks.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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