This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: PR ld/11426 am33, arm, ia64
From: Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
Date: Thu, 25 Mar 2010 10:45:36 +0000
> Alan,
>
> On Thu, 2010-03-25 at 14:34 +1030, Alan Modra wrote:
>> I think almost all of the linux targets need no changes to the default
>> linux HOSTING_CRT0. Certainly any edits that replace specs.*" should
>> go; Since 2005-07-19 the default linux HOSTING_CRT0 hasn't looked at
>> specs. That just leaves am33, arm and ia64. Can someone with access
>> to those targets test this patch before I commit?
>
> I have tested this patch on arm-none-linux-gnueabi with /bin/sh pointing
> to dash and bash. Test results are now identical (and passing) in both
> cases.
>
> Thanks for coming up with the patch.
I'd also like to thank you Alan for fixing this, I was about to
try and track down this same exact problem as I've been seeing
this on Debian sparc boxes for a while.
I've verified your fix cures my problems too.
Please commit this at your earliest convenience :-)