https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105688

Artem S. Tashkinov <aros at gmx dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Cannot build GCC 11.3 on    |GCC 11.3 doesn't build with
                   |Fedora 36                   |the GNU gold linker
                   |                            |(version 2.37-27.fc36)
                   |                            |1.16: libstdc++.so.6:
                   |                            |version `GLIBCXX_3.4.30'
                   |                            |not found

--- Comment #29 from Artem S. Tashkinov <aros at gmx dot com> ---
OK, it all works this way:

make LD=ld.bfd

GCC 11.3 build system is incompatible with the GNU gold linker. I've changed
the bug report title to reflect this.

Please, fix it for 11.4 or at least leave a note on your website.

Reply via email to