https://sourceware.org/bugzilla/show_bug.cgi?id=29263
--- Comment #8 from dave.anglin at bell dot net --- On 2022-06-20 11:42 a.m., hp at sourceware dot org wrote: > But I should add: I'd suggest to inspect whatever goes on with the linker > script; a "hosted" target reasonably shouldn't get data and code segments > mixed. Maybe there's something to adjust there to make the warning go away > for > the "right" reason. Thanks H.P. for the hint. The problem is the .plt and the implementation of dynamic binding. For that, the PLT needs to be executable. Dave -- You are receiving this mail because: You are on the CC list for the bug.