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] elf32-arm.c: Fix shared library creation onarm-none-symbianelf. (Take 2)


On Wed, 2005-07-27 at 04:26, Kazu Hirata wrote:
> Hi,
> 
> Attached is a revised patch to fix shared library creation on
> arm-none-symbianelf, incorporating Alan's comment at
> 
> http://sources.redhat.com/ml/binutils/2005-07/msg00430.html
> 
> The patch fixes the problem by defining elf_backend_want_got_sym to be
> 0.  Note that symbianelf is the last target we define in elf32-arm.c,
> so we don't have to worry about accidentally changing other targets'
> behavior.
> 
> Tested by building i686-pc-linux-gnu X arm-none-symbianelf.  OK to
> apply?
> 
> Kazu Hirata
> 
> 2005-07-27  Kazu Hirata  <kazu@codesourcery.com>
> 
> 	* elf32-arm.c (elf_backend_want_got_sym): New.

This needs testing on at least one legacy system, eg
arm-unknown-linux-gnu.

R.


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