From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id oFMGC76bxl/mTgAAWB0awg (envelope-from ) for ; Tue, 01 Dec 2020 14:38:38 -0500 Received: by simark.ca (Postfix, from userid 112) id 29E3B1F0AB; Tue, 1 Dec 2020 14:38:38 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=FORGED_MUA_MOZILLA, FREEMAIL_FROM,MAILING_LIST_MULTI,MSGID_FROM_MTA_HEADER autolearn=no autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.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 444361E58D for ; Tue, 1 Dec 2020 14:38:36 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id D143F3944821; Tue, 1 Dec 2020 19:38:35 +0000 (GMT) Received: from EUR06-AM7-obe.outbound.protection.outlook.com (mail-am7eur06olkn2048.outbound.protection.outlook.com [40.92.16.48]) by sourceware.org (Postfix) with ESMTPS id 405C23944821 for ; Tue, 1 Dec 2020 19:38:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 405C23944821 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=Zh8xFEsY5tUvYuqz0mEWuSOfHiTO6OrOOeeo18jb+3WtMI4u0oy9nzGfsk5Lo0zUGgaqPJYErY/kgzLD0PleWihFJq0ra2sySkQ0puPU+n9QuTBKLJdY/MbNNlJkLXs7xDQJwyW6G9BwoHTP4JZ9oWgBKUwRTzhHM5kozFa/X6VxiDV5h6I3mpIBL53KdJ179WbQ29gsFPSf/hy0IlAxyJrXPeGuT35dB4unVxHap2x9sglnavLw4lV9JoMeWpDmYd+MJB0EI4eZJZKYU6W/Susy5ieK3ds3hyqpO0bAUNvCxgMqFZuaNb+xyjoH0gra7Rz2okJmbVkI8L+1+RKAAA== 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=2qpfLR3YTbDaUteHjfDR4LAhFAALWNcYRe4c/CL3cOs=; b=e3bMAonNhpwDByF2moRZzw3vSYUrUbJi5s+9UMWz4j3NbBcP+xObI0peVnMWQYaSlfT6uN+EC0UfG5oKIofAGMcgbKsmI4aJnj0D9QeQ3hZ53xclZP+M/7ppKAoFQiOw5w0s3UjONWgaIWqhZvsYVSglV3Ooj7y0OVjyr8AB3V8r7geJN3ENvgh/mFa84GNhOIcuqsF187wSC/dl7ZbHRmJTxGvQ5NPASuLXT6F2975h5LCdTDeGKvI6xhVd1ZzXzdeA1gqCeTF0nydVYNhGGfkAJtZnPoQ5MnqMqRP3/zqPXxvjY2raX4j5Sr9LMNrZfB1BLUGz5/RGkaM1r8iD9Q== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none Received: from VI1EUR06FT057.eop-eur06.prod.protection.outlook.com (2a01:111:e400:fc37::50) by VI1EUR06HT117.eop-eur06.prod.protection.outlook.com (2a01:111:e400:fc37::415) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3611.23; Tue, 1 Dec 2020 19:38:30 +0000 Received: from AM6PR03MB5170.eurprd03.prod.outlook.com (2a01:111:e400:fc37::45) by VI1EUR06FT057.mail.protection.outlook.com (2a01:111:e400:fc37::165) 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, 1 Dec 2020 19:38:30 +0000 X-IncomingTopHeaderMarker: OriginalChecksum:B857A6F7777CD49F901E7294AFFA5231E0BF7D1B020E2E50526E7445B5C437C8; UpperCasedChecksum:03B42F719FCB259BD4E54998D74B2074007F9439D8DFCF333B5CB7D9A8688861; SizeAsReceived:8498; Count:48 Received: from AM6PR03MB5170.eurprd03.prod.outlook.com ([fe80::184e:5e8c:db8f:a596]) by AM6PR03MB5170.eurprd03.prod.outlook.com ([fe80::184e:5e8c:db8f:a596%5]) with mapi id 15.20.3611.031; Tue, 1 Dec 2020 19:38:30 +0000 Subject: Re: [PATCH] Enable GDB build with in-tree GMP and MPFR To: Simon Marchi , Joel Brobecker References: <1604817017-25807-1-git-send-email-brobecker@adacore.com> <1605429345-78384-1-git-send-email-brobecker@adacore.com> <1605429345-78384-2-git-send-email-brobecker@adacore.com> <20201116034518.GA609903@adacore.com> <20201118034455.GE617116@adacore.com> <71f5437f-c4f5-b58d-06f7-67a4d0b31007@simark.ca> From: Bernd Edlinger Message-ID: Date: Tue, 1 Dec 2020 20:38:29 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 In-Reply-To: <71f5437f-c4f5-b58d-06f7-67a4d0b31007@simark.ca> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TMN: [JoSGalUPMJANM8y92Gjphqc6Z3QiaBr2] X-ClientProxiedBy: AM4P190CA0021.EURP190.PROD.OUTLOOK.COM (2603:10a6:200:56::31) To AM6PR03MB5170.eurprd03.prod.outlook.com (2603:10a6:20b:ca::23) X-Microsoft-Original-Message-ID: <087447b2-c401-6da7-58af-ccc7b43f0425@hotmail.de> MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 Received: from [192.168.1.101] (84.57.57.184) by AM4P190CA0021.EURP190.PROD.OUTLOOK.COM (2603:10a6:200:56::31) 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, 1 Dec 2020 19:38:30 +0000 X-MS-PublicTrafficType: Email X-IncomingHeaderCount: 48 X-EOPAttributedMessage: 0 X-MS-Office365-Filtering-Correlation-Id: a4357b6d-0754-46b3-0873-08d89630ae9a X-MS-TrafficTypeDiagnostic: VI1EUR06HT117: X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: SBPK312VI8LQb2M9eHl6GLuRbPVa8f3EgFiIUgMchtuw9F5pljQ+S7YJ87+tl1O4ky2MaFtSbYZ/8wbHT7ay8Zem7QH8KhwNiX3T/IjEf1dg/HTiuygCzLvD4berCVkjfVh4LgPcmAPH5Bt03Itc7BqsKzEyUC556FKZH7gO3hJ+yK3IGrEH9ElF8ILRqnRE0lyBUwAO3uvr5LE3DfpwaQ== X-MS-Exchange-AntiSpam-MessageData: 4fb/0FJqi/5IXL2NrhAIB0eExgqML+yLBXeoSqCdsrBgjGo1K1e5gr0uvDMK0vXj3ckZ89nZLynPLdymNUlLqr4bidFdgqjHdTFXT7mxY7mvaHbWBWMOwQqJBmkhZmvZczn8ag4XSQlQKs0ZtCa7Ig== X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-Network-Message-Id: a4357b6d-0754-46b3-0873-08d89630ae9a X-MS-Exchange-CrossTenant-OriginalArrivalTime: 01 Dec 2020 19:38:30.7570 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-CrossTenant-AuthSource: VI1EUR06FT057.eop-eur06.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: VI1EUR06HT117 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: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" On 12/1/20 8:32 PM, Simon Marchi wrote: > > On 2020-12-01 2:29 p.m., Bernd Edlinger wrote: >> I would really like to be able to build gdb with in-tree gmp / mpfr, >> just as it works for gcc. > > Pardon my ignorance, but I don't see the gmp nor the mpfr source code in > the binutils-gdb repository. Should it be checked in too? > Aehm, good question. gcc uses a script ./contrib/download_prerequisites that *can* be used to download gmp/mpfr and some more. Maybe I should add a stripped down version of that one? Bernd.