From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.7 required=3.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,SCC_BODY_URI_ONLY,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Received: by 2002:ad4:4eae:0:b0:4af:9a04:ae3d with SMTP id ed14-20020ad44eae000000b004af9a04ae3dmr1781790qvb.49.1664367272345; Wed, 28 Sep 2022 05:14:32 -0700 (PDT) X-Received: by 2002:ac8:7e95:0:b0:35c:cd2c:c74c with SMTP id w21-20020ac87e95000000b0035ccd2cc74cmr26039390qtj.524.1664367272098; Wed, 28 Sep 2022 05:14:32 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 28 Sep 2022 05:14:31 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=106.69.208.23; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 106.69.208.23 References: <0a74d16b-dc46-48c7-8a8f-171964674300n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: A new universe of Ada From: Roger Mc Injection-Date: Wed, 28 Sep 2022 12:14:32 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:64448 List-Id: On Wednesday, September 28, 2022 at 6:26:40 AM UTC+10, Simon Wright wrote: > Roger Mc writes: > > >> Only suggestion: install one of my builds, set it on your PATH, run alr > >> toolchain --select & choose the 'gnat_external' line for the > >> compiler. Alire then chooses a compatible gprbuild. > >> > >> 11.2.0 at Github: > >> https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-11.2.0-native > >> > >> Or 12.1.0 from Github: > >> https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-12.1.0-x86_64 > > > > Thanks Simon > > I cloned 12.1.0 from Github then tried .doinstall in the native directory. > > It gets to Do you want to proceed with installation but when I respond > > with Y nothing happens. > I don't understand what you've done, at all. "cloned"? ".doinstall"? > "native directory"? > > I see that the README at the link above (in fact like most of my > READMEs) might be thought to be less than clear; perhaps the very first > thing should be the Install section. It says > > Download the binary .pkg. It's not signed, so don't double-click on > it; instead, right-click on it and Open. Accept the warning. You will > be guided through the installation. > > It should also say that "the binary .pkg" is to be found by scrolling to > the bottom of the page. Many thanks, much appreciated I confused the issue as I'm only used to downloading programs from git's " code" page. I had no problems following your instructions above which resulted in an easy installation. I'm currently using the 2019 version of gps for development but am investigating alr.