------- Additional Comments From oliver at linux-kernel dot at  2007-11-19 
13:51 -------
So. relo has no longer executable flag set - for me this is ok from binutils
point of view and the patch should be submitted.

I think the problem why elflint still spotting that error is because .plt and
relro are in the same segment sections!? Sorry, I'm not a guru in these
internals - that's just a guess.

<snip>
[21] .plt                 PROGBITS     000000000003a000 0002a000 000001b8  0 WAX
   0   0 16
</snip>
<snap>
   01      [RELRO: .ctors .dtors .jcr .data.rel.ro .dynamic] .plt .got .sdata 
.sbss
</snap>

in the last example...

Does that sound reasonable for you?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5149

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to