This is the mail archive of the binutils@sourceware.org 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: One issue with ld


Hi, Alan,

	Thanks very much for your clarification, I saw that bug has got
patches, is it fixed or only warned? (Sorry for limited BFD knowledge,
so I can't catch up the patch).

B.R.
Harry

-----Original Message-----
From: binutils-owner@sourceware.org
[mailto:binutils-owner@sourceware.org] On Behalf Of Alan Modra
Sent: Friday, August 28, 2009 4:09 PM
To: He Yunlong-B20256; binutils@sourceware.org
Subject: Re: One issue with ld

On Fri, Aug 28, 2009 at 05:31:11PM +0930, Alan Modra wrote:
> On Wed, Aug 19, 2009 at 11:43:42AM +0800, He Yunlong-B20256 wrote:
> > 	We met one issue with powerpc-linux-gnu-ld, which produce
different 
> > program headers from similar ldscript, I submitted one issue
> > #10515 and attached sample code and scripts, could you help to have 
> > a look?
> 
> PHDRS on any but the first PT_LOAD program header isn't currently 
> supported by GNU ld, sorry.  We probably ought to give an error.

I meant to say "FILEHDR on any but the first..".  It's also quite
possible that PHDRS must be on the first PT_LOAD header too.

--
Alan Modra
Australia Development Lab, IBM


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