From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F04E43857C6D; Thu, 28 Jul 2022 15:40:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F04E43857C6D From: "sourceware at boris dot nikolaus.name" To: gdb-prs@sourceware.org Subject: [Bug build/28500] Failure to find libgmp Date: Thu, 28 Jul 2022 15:40:50 +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: 11.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: sourceware at boris dot nikolaus.name X-Bugzilla-Status: NEW 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: cc 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2022 15:40:51 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28500 Boris N. changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sourceware at boris dot ni= kolaus.n | |ame --- Comment #13 from Boris N. --- Bug still exists in gdb 12.1. > So, I suggest trying the ones that gdb/configure reports [i.e. --with-gmp= -prefix=3DDIR]. This only works if includes and libraries can be found in DIR/include and DIR/lib which is not always the case. E.g. for multi-arch systems the libra= ry path may be in DIR/lib32 or DIR/lib64. It would be nice if the gdb/configure could support the settings passed from the top configure via --with-gmp-include/--with-gmp-lib options. (Same applies to libmpfr which c= an be specified with --with-mpfr-* configure options but are ignored in gdb/configure.) --=20 You are receiving this mail because: You are on the CC list for the bug.=