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: PPC sdata problems


On Thu, Jun 17, 2004 at 11:54:48AM +0930, Alan Modra wrote:
> On Wed, Jun 16, 2004 at 10:02:39PM -0400, Daniel Jacobowitz wrote:
> > On Thu, Jun 17, 2004 at 10:22:35AM +0930, Alan Modra wrote:
> > > No, that won't work.  You can't extent an input section without copying
> > > the existing contents.  Create the _SDA_BASE_ symbol relative to the
> > > existing section, if any, and also create a new linker section.
> > 
> > Like this?
> 
> Yes.  If it works, please commit it.

Forgot to say: tested on my testcase and the binutils testsuite for
powerpc-eabi.  Thanks.

-- 
Daniel Jacobowitz


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