From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B033F3858C52; Wed, 24 Jan 2024 22:37:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B033F3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706135877; bh=rogifZJGq5rlijHisEHb4zMAzkzYlp1M9LLWTLEMgds=; h=From:To:Subject:Date:In-Reply-To:References:From; b=olmRiEWqELcujYHWaud4ldP/k/PUoQn8w45jSo/eCIwPOcp6hMZb/cVfWNFRqYGGx W4pbEJhUBVxxjisc3XUYWhkK2ggaoy0LvpZp0wf5xoRGpJIE5WFrNSCXD4CZNPQjoc lv3dq6FnbCms/hHnD26L//0ecy0UUeCmF5vUG1LM= From: "jason at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/105688] GCC breaks build process if bootstrapping a downgraded GCC (was "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: Wed, 24 Jan 2024 22:37:56 +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: jason at gcc dot gnu.org X-Bugzilla-Status: NEW 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: see_also 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105688 Jason Merrill changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D87858 --- Comment #47 from Jason Merrill --- Also see https://gcc.gnu.org/legacy-ml/gcc/2012-06/msg00325.html for an argument to stop adding the target libs to LD_LIBRARY_PATH entirely.=