From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id OjlEBfy35GP4Ay4AWB0awg (envelope-from ) for ; Thu, 09 Feb 2023 04:08:12 -0500 Received: by simark.ca (Postfix, from userid 112) id 075221E15D; Thu, 9 Feb 2023 04:08:12 -0500 (EST) Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=Ab41z0BV; dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-7.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id A8F6F1E112 for ; Thu, 9 Feb 2023 04:08:11 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 2F55D385700E for ; Thu, 9 Feb 2023 09:08:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2F55D385700E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675933690; bh=WVafBFR60Eb6faCezqdz5yGyHz6jFKksxchHYaZaSww=; h=References:In-Reply-To:Date:Subject:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=Ab41z0BV+cAqGWgYQPjYFm6v0kDZyHMwaEObuC8QOJXq/V0b/Mxz/3LIKrfO6MoPK J2cz2Uw9qlXuOvADYkAWOM49GuUzPpjofOL2pU2GGiY5DTOftkvuIsfLcoq2o+KbGk btUAmxB/png+HjDg4yCumKv7FrDBjh4NHi+spCGs= Received: from mail-pg1-x530.google.com (mail-pg1-x530.google.com [IPv6:2607:f8b0:4864:20::530]) by sourceware.org (Postfix) with ESMTPS id B33D63858C60 for ; Thu, 9 Feb 2023 09:07:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B33D63858C60 Received: by mail-pg1-x530.google.com with SMTP id v3so1148238pgh.4 for ; Thu, 09 Feb 2023 01:07:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WVafBFR60Eb6faCezqdz5yGyHz6jFKksxchHYaZaSww=; b=eyhvJbCZfibnAKGNgHYbbiGJ3iz3xbZMMKNCHX8hTS9wY7kWdf3qWBIENnuXAX9zov 7JnoY2JvNT9QquDsS2fyopRpJ+JtsdDGvM2lZHKxAdkf9xpHAf0a6+/FFUSjGXBv6zbO r1wp4xAjr2CtBA5obDC3Ua8UEhfq2vJcdj6WqAUXLs2qQ2MSm0F119oBDAa0H26tIlKZ 2YRGvrvHGhxn+rD3W7GxM5KX1wEeIvJOCoa4mpKjj1a24DtgvyJBpsbZzTDr11PwYAu7 sCHazRuxQy5yJHLi0FR+x6nsBRtP2SGt05h3MKFHN6AGRknVXJr9fcmjToU0okfX2214 +aLA== X-Gm-Message-State: AO0yUKUcsv6fvhBNo2JFXL1a0Z3JBCVIkfZ0IQIMmOsOUkUtZbNjUjU8 VOAQc5zrWBu+sRxu1VYL2v/TP7NqsXPf6XlCHK7W4G+DE29xXg== X-Google-Smtp-Source: AK7set88e/o3LB0ghRS+0OV+NQ1ippx7CwNtuOH8CoDVlZtU3CyRCOlqVeqHNX/fos5Za7W2ygMiJacbNYtTuvSB/bc= X-Received: by 2002:a63:9811:0:b0:4da:d19e:b43f with SMTP id q17-20020a639811000000b004dad19eb43fmr1896307pgd.99.1675933660793; Thu, 09 Feb 2023 01:07:40 -0800 (PST) MIME-Version: 1.0 References: <35956E0E-0D9C-4BE2-AA83-95C21221C35F@amadeus.com> In-Reply-To: <35956E0E-0D9C-4BE2-AA83-95C21221C35F@amadeus.com> Date: Thu, 9 Feb 2023 10:07:29 +0100 Message-ID: Subject: Re: [binutils 2.40 branch] backport configure: remove dependencies on gmp and mpfr when gdb is disabled To: Nick Clifton , Romain GEISSLER Cc: "binutils@sourceware.org" , "gdb@sourceware.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?Cl=C3=A9ment_Chigot_via_Gdb?= Reply-To: =?UTF-8?Q?Cl=C3=A9ment_Chigot?= Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hi Romain, On Sat, Feb 4, 2023 at 9:43 PM Romain GEISSLER wrote: > > Hi, > > When trying to build binutils 2.40 from the branch I have hit the issue t= hat despite configuring with --disable-gdb --disable-gdbserver the configur= e file still try to look for gmp and mpfr. Cl=C3=A9ment Chigot has fixed th= is issue on the already in the master branch, the patch was posted here htt= ps://sourceware.org/pipermail/binutils/2023-January/125430.html and committ= ed as commit 5fb0e308577143ceb313fde5538dc9ecb038f29f. > > Can anyone please cherry-pick this commit to the branch 2.40 of the binut= ils ? Yeah, I'll do it. Nick ok for backport ? (As it's my first backport in this repo, anything else has to be done in addition to "git cherry-pick" and amending the commit message ?) Thanks, Cl=C3=A9ment