This is the mail archive of the binutils@sourceware.cygnus.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]

Re: ld -r breakage


Hi Guys,

: > Hmm, I agree that it shouldn't.  But 'ld -r -N' should.
: 
: I don't agree.  That combination of options is nonsense.

OK, but I still think that the reason that 'ld -r' does not change the
SEC_READONLY attribute of the text section should be a consequence of
the fact that config.text_read_only is true, and not of the fact that
link_info.relocatable is true.

Cheers
	Nick

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