https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100096
--- Comment #21 from wi...@sha-bang.de ---
"jakub at gcc dot gnu.org" wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100096
>
> --- Comment #20 from Jakub Jelinek ---
> Created attachment 50614
> --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50614&action=edit
> gcc11-pr100096.patch
>
> Thanks. So, from your readelf -wi dump it seems it is only libintl.a that
> doesn't have --enable-host-shared support.
>
> So, can you please test this patch and see if all libgccjit.so* text
> relocations are gone with that?
I will test the patch, given the hardware this will take some time
(I'll consider setting up a vm on a faster hardware).
The patch needs to be applied to gcc11, right? If it were usable with
10.2.0 I could apply it to my existing build, which of course would be
much faster to rebuild...