James Courtier-Dutton wrote:
Stephan Bergmann wrote:
Caolan McNamara wrote:
[...]
Also, we really should also add...

        .section        .note.GNU-stack,"",@progbits

That should probably be:
#ifdef __ELF__
.section .note.GNU-stack,"",%progbits
#endif

as explained on the url I put in my initial email:
http://www.gentoo.org/proj/en/hardened/gnu-stack.xml

Yes, see <http://www.openoffice.org/nonav/issues/showattachment.cgi/40053/noexecstack.patch> at <http://www.openoffice.org/issues/show_bug.cgi?id=70845> (which uses "@progbits" instead of "%progbits"?!).

-Stephan

[...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to