Subject: Re: link_set_... sections and objcopy
To: Jason Thorpe <thorpej@wasabisystems.com>
From: Richard Earnshaw <Richard.Earnshaw@arm.com>
List: port-arm
Date: 05/05/2004 09:51:37
On Tue, 2004-04-27 at 21:42, Jason Thorpe wrote:
> On Apr 27, 2004, at 11:28 AM, Richard Earnshaw wrote:
> 
> > Yet again I've been bitten by the objcopy bug that causes the a.out
> > version of the kernel image to have the .data and .bss sections at the
> > wrong vma.
> 
> Ack.  I thought I fixed that in the a.out back-end a while ago.
[...]
> We really need to figure out how to make the a.out back-end copy them 
> reliably.
> 

I've filed a PR for this: toolchain/25467.

R.