https://sourceware.org/bugzilla/show_bug.cgi?id=29263
--- Comment #4 from Hans-Peter Nilsson <hp at sourceware dot org> --- (In reply to dave.anglin from comment #3) > dave@mx3210:~/shmat$ gcc main.c -Wl,--no-warn-execstack > /usr/bin/ld: warning: a.out has a LOAD segment with RWX permissions That's a different warning altogether, unfortunately easy to conflate with the executable-stack thing. See commit 45beb34c7dcf for the simplest way to disable it for your target. -- You are receiving this mail because: You are on the CC list for the bug.