https://sourceware.org/bugzilla/show_bug.cgi?id=28894
--- Comment #9 from Pierre Labastie <pierre.labastie at neuf dot fr> --- To be complete, my toolchain is: gcc-11.2.0, glibc-2.35, bintuils-2.38 I've installed binutils-2.37 and run the exact same command (that is, not recompiling the object files). Still, I see the warning: /usr/bin/ld: /sources/openjdk/jdk17u-jdk-17.0.2-ga/build/linux-x86-server-release/hotspot/variant-server/libjvm/objs/adaptiveSizePolicy.o: warning: relocation in read-only section `.text' But then I see: /usr/bin/ld: warning: creating DT_TEXTREL in a shared object and the link succeeds. Trying to bisect from 2.37 to 2.38 -- You are receiving this mail because: You are on the CC list for the bug.