From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id GJptIZvkz199eAAAWB0awg (envelope-from ) for ; Tue, 08 Dec 2020 15:39:55 -0500 Received: by simark.ca (Postfix, from userid 112) id 86B2F1F096; Tue, 8 Dec 2020 15:39:55 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: * X-Spam-Status: No, score=1.9 required=5.0 tests=FORGED_MUA_MOZILLA, FREEMAIL_FROM,MAILING_LIST_MULTI,MSGID_FROM_MTA_HEADER,RDNS_NONE, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from sourceware.org (unknown [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 398911E590 for ; Tue, 8 Dec 2020 15:39:55 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id E8BD3386F011; Tue, 8 Dec 2020 20:39:52 +0000 (GMT) Received: from EUR03-VE1-obe.outbound.protection.outlook.com (mail-oln040092072089.outbound.protection.outlook.com [40.92.72.89]) by sourceware.org (Postfix) with ESMTPS id D77D5386F011 for ; Tue, 8 Dec 2020 20:39:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D77D5386F011 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=hotmail.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=bernd.edlinger@hotmail.de ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Ac5ooVB+paZBTlCoctUUMXn1aLpsqnuguLlO9QG2yqo8j/WGkZmdACmFtKFEBeHPGpqpavfRPQ9A4Iv/HM/H5HC7uW5rqDUmUsPY1zFJO356CReHofXCIwJge73MgGKH/sZhz432vBTVN9pxSf2OddoTccoS9XXhf5oXyYpP1SsK2R1WRpTFMsFvYignwdFTxg0FmYZ74AtQ286gajlDI+7nLmR3ZX4uYkbhL+awIpXLs8HHfwZi3cVRjJakP4dnFj+MV0etdIGfDdcd8ga0RTtKR5pRRs+Rfj6aDdmIuzaNeE2BoC3atCamXBeGU7QWaVjvAMyax4S3oS9cd/nvCA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=1voMK3bGFkNPluacVEacd9z7fbqNM7LWFU98osiGJr0=; b=ES6OfiNTjoyepkYYxEC3b91Bw9fAw0ORunpAzqC9s/z3mmjAfPoy2SdBuFObpawaJ9qHlOocNY2DVgC4A6ZbcNiAY7Ea2mHZEM1AUhnBNvBdIII7/YrWHzQO0Ehj3rLAYsJlVulGwV5aBP0mSt1QjjQ5UQs7ld411n4NwIVOyj3brTEi0VdbtVVlgajh+dcQqWya06UiXruK8h8G2cQTNHGrORzuzj4ekAsgM2LLEW3KWsh3Uz9fA3rra5AaaFbW4cmgPJ8QKSq3Oa0pd+DzwfNezObj/iGUIZCVMcZxrWBzTo0XhYRiqieJuxAG6t653vCUAqRLm6inTjBOeneudg== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none Received: from DB5EUR03FT005.eop-EUR03.prod.protection.outlook.com (2a01:111:e400:7e0a::50) by DB5EUR03HT155.eop-EUR03.prod.protection.outlook.com (2a01:111:e400:7e0a::211) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3632.17; Tue, 8 Dec 2020 20:39:47 +0000 Received: from PR2PR03MB5179.eurprd03.prod.outlook.com (2a01:111:e400:7e0a::4d) by DB5EUR03FT005.mail.protection.outlook.com (2a01:111:e400:7e0a::122) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3632.17 via Frontend Transport; Tue, 8 Dec 2020 20:39:47 +0000 X-IncomingTopHeaderMarker: OriginalChecksum:BDAF1B80AE228D42E56FE4BA097545C5F55E3863D0CDE6031447EA38B5862EFC; UpperCasedChecksum:2A90894E1B2F393DC2C883BD6BAAA84CC746E006ED5AECC9F25CA2EA66D3978F; SizeAsReceived:8649; Count:48 Received: from PR2PR03MB5179.eurprd03.prod.outlook.com ([fe80::f10d:1e6f:8a43:69db]) by PR2PR03MB5179.eurprd03.prod.outlook.com ([fe80::f10d:1e6f:8a43:69db%7]) with mapi id 15.20.3632.019; Tue, 8 Dec 2020 20:39:47 +0000 Subject: [PING] [PATCH] Enable GDB build with in-tree GMP and MPFR To: Joel Brobecker , Simon Marchi References: <20201116034518.GA609903@adacore.com> <20201118034455.GE617116@adacore.com> <71f5437f-c4f5-b58d-06f7-67a4d0b31007@simark.ca> <4477fbb8-5fb5-52fc-7cb9-3bd066edb9a8@simark.ca> <20201202032124.GD3501@adacore.com> From: Bernd Edlinger Message-ID: Date: Tue, 8 Dec 2020 21:39:44 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 In-Reply-To: <20201202032124.GD3501@adacore.com> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TMN: [qZjjVwiD8AX0NJnSFMJZU1JPpxaym5sm] X-ClientProxiedBy: AM3PR07CA0129.eurprd07.prod.outlook.com (2603:10a6:207:8::15) To PR2PR03MB5179.eurprd03.prod.outlook.com (2603:10a6:101:25::12) X-Microsoft-Original-Message-ID: MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 Received: from [192.168.1.101] (84.57.57.184) by AM3PR07CA0129.eurprd07.prod.outlook.com (2603:10a6:207:8::15) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3654.5 via Frontend Transport; Tue, 8 Dec 2020 20:39:45 +0000 X-MS-PublicTrafficType: Email X-IncomingHeaderCount: 48 X-EOPAttributedMessage: 0 X-MS-Office365-Filtering-Correlation-Id: c5084053-0fca-46b0-97ba-08d89bb9673f X-MS-TrafficTypeDiagnostic: DB5EUR03HT155: X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: 7yF6p4saCG+fMOto491pC4qqsiMe6cB+nna3ubQM3ziFumHHw2BK8tBVK3n3EJ1WWvXwHp4RyY1iMYtKmMq3Mf1Pp8Ap5Za1eraVpuq8PKCH46Klg2o7XSKc1S+5gf6snhUNLgGTnQj/KPXSKWHcEASCppeyOYQ72BoXWs58Mb2JHYLcl6+kDB0OEtUmaGlB3ODYWZf2WSTCZ/xPQW/aOz25f5VM0elSTJ8Uvfj8pJdCvIYgyqev6FJb+ZqDkiCk X-MS-Exchange-AntiSpam-MessageData: ejMArpvwm7q/60asGQu0Q0LYg/DTtpUtOpNkshm/7ZkiZkiQQhHlAPCy5zjsgjrjwG7rCsuQK0O4oeMhR/ZyQTICioize0L5651zvWgGFBs9A/icEGWrNiD5e+y+ZFwfv9VrjRHuYjFonnJ1thAt5A== X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Dec 2020 20:39:47.5931 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-CrossTenant-Network-Message-Id: c5084053-0fca-46b0-97ba-08d89bb9673f X-MS-Exchange-CrossTenant-AuthSource: DB5EUR03FT005.eop-EUR03.prod.protection.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Anonymous X-MS-Exchange-CrossTenant-FromEntityHeader: Internet X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5EUR03HT155 X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Pedro Alves , Tom Tromey , gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" Hi, On 12/2/20 4:21 AM, Joel Brobecker wrote: >> I don't really know how it works, so I am not really the right person to >> review it. > > That's unfortunately my case as well :-(. > this is the latest version of the patch: https://sourceware.org/pipermail/gdb-patches/2020-December/173668.html So who can review it? Thanks Bernd.