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: -Ttext and phdr_in_segment


On Mon, Jan 21, 2013 at 07:23:04PM +0530, Senthil Kumar Selvaraj wrote:
>  My question, again, is if comparing the headers size against the LMA of
>  the text section (section[0]) correct?

Yes.  A better question might be "Why is avr ld trying to generate
demand paged binaries?"

> Is there a way to "turn off"
>  placement of the headers in a segment, rather than the start of the
>  file?

Link with -N or -n.

-- 
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]