[patch] elf32-arm.c: Fix shared library creation on arm-none-symbianelf. (Take 2)
Richard Earnshaw
rearnsha@gcc.gnu.org
Wed Jul 27 08:23:00 GMT 2005
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.
More information about the Binutils
mailing list