From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:ac8:4555:: with SMTP id z21mr22609605qtn.284.1592929003295; Tue, 23 Jun 2020 09:16:43 -0700 (PDT) X-Received: by 2002:a9d:2038:: with SMTP id n53mr1347767ota.22.1592929002992; Tue, 23 Jun 2020 09:16:42 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 23 Jun 2020 09:16:42 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=47.185.233.35; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.233.35 References: <4d9fa282-830d-42f7-a3bf-ba127cb2ad06o@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8332f305-299f-45d7-9f9d-2cad924b24d8o@googlegroups.com> Subject: Re: Ada on Apple's new procesors From: Optikos Injection-Date: Tue, 23 Jun 2020 16:16:43 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:59188 List-Id: On Tuesday, June 23, 2020 at 5:44:40 AM UTC-5, Luke A. Guest wrote: > On 22/06/2020 23:53, Jerry wrote: > > Apple is beginning its third nightmare transition to a new processor fa= mily.. What does this mean for Ada on macOS? > >=20 > > Can we hope for a native compiler anytime soon? We will have Rosetta 2 = until we don't. (Original Rosetta lasted for two OS generations and then it= was taken away.) I could tell you the story of needing to run a small Powe= rPC program to set up a slightly old Apple WiFi device a couple years ago. = Buy Parallels. Call Apple and send $30 to get Snow Leopard Server--that's 1= 0.6. Virtualize Snow Leopard Server on Parallels to run the WiFi set-up pro= gram in Rosetta.) > >=20 > > Jerry > >=20 >=20 > GNAT-LLVM with possibly a custom system-aarch.ads and other runtime parts= . Without paying a hefty proprietary-licensing fee to AdaCore, isn't GNAT-LLV= M distributed only under pure GPLv3 without the Runtime Library Exception (= RLE)? Wouldn't that mean that GNAT-LLVM on MacOS (and iOS) can be utilized= by software distributed under GPL-compatible licenses, lest that software = violate terms of GPLv3?