https://sourceware.org/bugzilla/show_bug.cgi?id=25527
--- Comment #2 from Sergi Granell ---
Hi Jim,
Are there any news/updates regarding this?
Seems like there were 2 problems:
1) GCC doesn't propagate "--static-pie" as "--static --pie --no-dynamic-linker
-z text" to the linker
2) Newlib doesn't
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: xerpi.g.12 at gmail dot com
Target Milestone: ---
Trying to compile with -static-pie for a bare-metal target: no dynamic linker
and therefore the relocations have to be resolved by the ELF loader when it
establishes