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


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]