From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from resqmta-a1p-077720.sys.comcast.net (resqmta-a1p-077720.sys.comcast.net [IPv6:2001:558:fd01:2bb4::6]) by sourceware.org (Postfix) with ESMTPS id A23F43858C52 for ; Sat, 26 Nov 2022 18:02:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A23F43858C52 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=comcast.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=comcast.net Received: from resomta-a1p-077251.sys.comcast.net ([96.103.145.233]) by resqmta-a1p-077720.sys.comcast.net with ESMTP id ywTnoMqjhGJRkyzVko0gj3; Sat, 26 Nov 2022 18:02:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=20190202a; t=1669485764; bh=Ro2sk0TCoKIQPZTdSy/KY/Ce6KyWO5SajdzDpDGy9gI=; h=Received:Received:Content-Type:Mime-Version:Subject:From:Date: Message-Id:To:Xfinity-Spam-Result; b=NvevSMm0587B5QK0n1Y2Gykj5NLoZEX45TAWULi7Im+KhxToERK0UEx0PJgqKMnXg K704i6qmz2iCPyyd74+VfPOnCU0Z4ewcGQsiFeXiKDrc0aoxrWIgFs+i9c5hD7X+0s yQAclXlsUxTnzwBKwreR/rjqimuuvNsRLCk7580fFMHArUNNX1cwNyyCsF5UrNCQS2 y7/z894pXM2q37e7tNk8JIufRts1OesPlX3FWF6iXc9R07zozU4kOoKOdIc6FOPq3Z H07w11beJXX2Ler4rsSZZbp043Tah7kKwyCReyqf1b+VITR86QTWpXO5UIdOVlLZB/ wbrQ1ZbE+EniQ== Received: from smtpclient.apple ([73.60.223.101]) by resomta-a1p-077251.sys.comcast.net with ESMTPSA id yzVMoJndRFsVDyzVMoftet; Sat, 26 Nov 2022 18:02:22 +0000 X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgedvgedrieejgdduuddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuvehomhgtrghsthdqtfgvshhipdfqfgfvpdfpqffurfetoffkrfenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurheptggguffhjgffvefgkfhfvffosehtqhhmtdhhtdejnecuhfhrohhmpefrrghulhcumfhonhhinhhguceophgruhhlkhhonhhinhhgsegtohhmtggrshhtrdhnvghtqeenucggtffrrghtthgvrhhnpeekjeelkeelvdevjeehkeduieduveevtddvteeiiedtgedvfeehleevfedvffdvkeenucffohhmrghinhepghhnuhdrohhrghdpghhithhhuhgsrdgtohhmnecukfhppeejfedriedtrddvvdefrddutddunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghlohepshhmthhptghlihgvnhhtrdgrphhplhgvpdhinhgvthepjeefrdeitddrvddvfedruddtuddpmhgrihhlfhhrohhmpehprghulhhkohhnihhnghestghomhgtrghsthdrnhgvthdpnhgspghrtghpthhtohepvddprhgtphhtthhopehiughsrghnughovgesghhoohhglhgvmhgrihhlrdgtohhmpdhrtghpthhtohepghgttgesghgttgdrghhnuhdrohhrgh X-Xfinity-VMeta: sc=-100.00;st=legit Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: Re: Can't build Ada From: Paul Koning In-Reply-To: Date: Sat, 26 Nov 2022 13:02:20 -0500 Cc: GCC Development Content-Transfer-Encoding: quoted-printable Message-Id: <7E5544F4-2793-46FE-9256-04622A4A4205@comcast.net> References: <5396230C-83FC-495D-A221-2489C4E74CF5@comcast.net> <3D25589F-2417-49B2-BB1A-7F0E6017880F@adacore.com> To: Iain Sandoe X-Mailer: Apple Mail (2.3696.120.41.1.1) X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,KAM_SHORT,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: > On Nov 26, 2022, at 11:52 AM, Iain Sandoe = wrote: >=20 >=20 >=20 >> On 26 Nov 2022, at 16:42, Arnaud Charlet wrote: >>=20 >>=20 >>>> The current statement = (https://gcc.gnu.org/install/prerequisites.html) is: >>>>=20 >>>> GNAT >>>> In order to build GNAT, the Ada compiler, you need a working GNAT = compiler (GCC version 5.1 or later). >>>>=20 >>>> so, if 5.1 is not working, then perhaps a PR is in order. >>>=20 >>> I will do that, if the "shell in Rosetta" thing doesn't cure the = problem. >>=20 >> You won=E2=80=99t need to, the version of gnat you are using is = recent enough, you need to follow Ian=E2=80=99s instructions to the = letter. The Ada 2022 code is a red herring and is only problematic when = you build a cross with a non matching native, not when building a native = compiler. >=20 > One additional question/point - which branch are you trying to build = the cross from? >=20 > I am sure it will not work from upstream master. >=20 > Unfortunately, owing to lack of free time=E2=80=A6 aarch64-darwin is = not yet completely ready to upstream, so folks are using the development = branch here: https://github.com/iains/gcc-darwin-arm64 (which I will = update later, based on the master version mentioned earlier; if testing = goes OK). >=20 > Iain. That's the branch I'm using. paul