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: remove the PF_W of the text program section


On Tue, Aug 08, 2006 at 05:12:29PM -0700, Noah yan wrote:
> I use a linker scripts to create a bootup binary, but the text program
> section is always set as PF_W, PF_R PF_X and my loader need it to be
> set as RX only. How can I do this?  thanks in advance.

Identify the input file that has a writable text section and fix it.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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