linking an assembler object creates an executable stack

2022-12-05 Thread Alexander Pick
I reported this behaviour to the gcc team, but they told me it's rather related to binutils. So I wanted to leave a note here. Reference to the gcc ticket: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107971 During development of a project I noticed that linking a object created from assembler to

Re: linking an assembler object creates an executable stack

2022-12-05 Thread Alexander Pick
Thanks for the email. Is this a recent change, which ld version is this? I use 2.38 which is current Ubuntu one on 22.04 LTS. On Mon, 2022-12-05 at 15:43 +0100, Andreas Schwab wrote: > On Dez 05 2022, Alexander Pick wrote: > > > There is also no warning that the stack is executabl