https://sourceware.org/bugzilla/show_bug.cgi?id=17826
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |hjl.tools at gmail dot com Resolution|--- |WORKSFORME --- Comment #1 from Alan Modra <amodra at gmail dot com> --- -static says "use no shared libraries" -pie says "build a position independent executable". The two are not incompatible at least from a linker perspective. I think gold is wrong. No, the bug was not introduced with git commit 9f7c3e5e. That commit merely freed the block of memory that had been corrupted, triggering the warning from ld.so. Finally, the bug appears to be fixed with 2.25. HJ may know which commit fixed the problem. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils