From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C42CE385DC20; Sat, 13 Jul 2024 13:13:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C42CE385DC20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1720876392; bh=p9dTyoU/zFlgGL/HddZcUhh9R0d5pqRyNhkcvV9iVR0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SSXKjtCORvVTu/vngnAr6n2kiyghrkXW6shjJ5+q6aDCzm8I6c8OUuvxZ4wyQlXoW k55Rc3Cfrj6Ki5WAROo/LbrjQgbLzu8Rx3eKt4d0/3FjQdrM401agvVFYHlOlOJoRD 6k2D5c9sWiXeUCCcKHQdWOFEYbiC1S6jvzjofSQI= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/115907] Libstdc++ and GCC itself should avoid glibc above 2.34 dependency Date: Sat, 13 Jul 2024 13:13:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: bug_status resolution 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=3D115907 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #16 from Andrew Pinski --- (In reply to cqwrteur from comment #10) > (In reply to Andrew Pinski from comment #6) > > There is NO fix inside gcc/libstdc++. > > THe only fix is your build of GCC (which includes the target libraries) > > needs to be build against the oldest version of glibc you support. This= is > > something which GCC cannot control. > > THIS IS HOW linking and backwards compatibility works. >=20 > You gnu guys should stop being ignorant on issues like this. Or everyone > will finally move to LLVM. You run into the same issue there too. Also you have been told a few times to stop with the insults.=