From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CC4F83858D37; Tue, 20 Feb 2024 18:14:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC4F83858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1708452855; bh=O5lV1U18JCmAb8kEBoWPq2kX+0EJjGnMacQ0ScRp0FY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HAxrROs9vssZ26G0kShDaaSnncPDkILGHUkXn4z/Rqd/f6RA2xysyCwNRKQQfsVXx 4bLycGm00Nnn6SL1sOWiZLflwiSeIBiNGSCypCyFZ8k6pcBErpcvWwEyYjwXkG0Kf9 jsdUfaOdMijNsYfOXhdiDMCBrs9MTXyaz0+At71Y= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug build/30295] Undefined reference for gcore_elf_make_tdesc_note in linux-tdep with slibtool Date: Tue, 20 Feb 2024 18:14:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30295 --- Comment #9 from Tom Tromey --- (In reply to orbea from comment #8) > Additionally as suggested I sent the patches to the ML without much follow > through from the reviewer. Sorry about that. Unfortunately for gdb you often have to "ping" patches. >=20 > Any advice on how to best solve this? >From what I can see, there's no real reason for GDB_AC_CHECK_BFD to be doing a link check at all. I wonder if changing this to do a compile check would help. --=20 You are receiving this mail because: You are on the CC list for the bug.=