From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BA9443858280; Tue, 5 Jul 2022 18:30:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA9443858280 From: "aros at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found Date: Tue, 05 Jul 2022 18:30:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 11.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aros at gmx dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2022 18:30:15 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105688 --- Comment #31 from Artem S. Tashkinov --- And one final tidbit, `make LD=3Dld.bfd install prefix=3D/tmp/GCC-11.3` fai= ls: make[3]: Entering directory '/tmp/OBJDIR/libcc1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/GCC-11.3/lib/../lib64' /bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c libcc1.la '/tmp/GCC-11.3/lib/../lib64' libtool: install: error: cannot install `libcc1.la' to a directory not endi= ng in /opt/gcc/lib/../lib64 make[3]: *** [Makefile:496: install-cc1libLTLIBRARIES] Error 1 make[3]: Leaving directory '/tmp/OBJDIR/libcc1' make[2]: *** [Makefile:690: install-am] Error 2 make[2]: Leaving directory '/tmp/OBJDIR/libcc1' make[1]: *** [Makefile:15937: install-libcc1] Error 2 make[1]: Leaving directory '/tmp/OBJDIR' make: *** [Makefile:2483: install] Error 2=