From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5AA6C3858403; Fri, 12 Apr 2024 18:07:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5AA6C3858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712945265; bh=xvk77wF61srFzvQtSCZU5IYfa7KUd3ssF2mM9RI47Q4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fq8WjMdqOdFDng1n/r4Kypj3LB+/QO7OuXN1jx6Sx2poOKsbju+yg2Ot/UCAG8tvA g3esqcpLhni/mTSKLeuxjuhI30RsMLcm3Bj/JnEaTY1QLnK7a2MTjQNiEdGcYf2aGE bxHXTEtmR9kdyt2dKYeUzaMRIvJuxFbMvIhxgdCo= From: "xry111 at gcc dot gnu.org" To: gcc-rust@gcc.gnu.org Subject: [Bug rust/113499] crab1 fails to link when configuring with --disable-plugin Date: Fri, 12 Apr 2024 18:07:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rust X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 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: cc 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=3D113499 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xry111 at gcc dot gnu.org --- Comment #7 from Xi Ruoyao --- (In reply to Richard Biener from comment #3) > (In reply to Richard Biener from comment #2) > > Re-confirmed. Can be reproduced both on a glibc 2.31 and glibc 2.38 sy= stem > > with >=20 > It does work with glibc 2.38, so only glibc 2.31 fails this (and possibly > other OS). In Glibc 2.34 libdl was merged into libc, thus it only fails with Glibc < 2= .34. --=20 You are receiving this mail because: You are on the CC list for the bug.=