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=1.6 required=3.0 tests=BAYES_20,FREEMAIL_FROM, SCC_BODY_URI_ONLY,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Received: by 2002:a37:790:0:b0:6cb:ebb2:2bd4 with SMTP id 138-20020a370790000000b006cbebb22bd4mr17366156qkh.612.1664273411167; Tue, 27 Sep 2022 03:10:11 -0700 (PDT) X-Received: by 2002:a37:68c6:0:b0:6cd:e798:f07c with SMTP id d189-20020a3768c6000000b006cde798f07cmr17039525qkc.596.1664273410977; Tue, 27 Sep 2022 03:10:10 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 27 Sep 2022 03:10:10 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=219.90.170.152; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 219.90.170.152 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: Tue, 27 Sep 2022 10:10:11 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1933 Xref: reader01.eternal-september.org comp.lang.ada:64439 List-Id: On Monday, September 26, 2022 at 11:23:35 PM UTC+10, kevc...@gmail.com wrote: > You might also find that the new alire way > will easily give you what you want but maybe > also more than you want. > You can get a hello world open in gnat studio > with two? commands though. > > "https://alire.ada.dev/docs/#first-steps" Following the "first-steps", progress succeeded up to gnat_native=11.2.4 installed successfully but then failure: dyld: lazy symbol binding failed: Symbol not found: ___darwin_check_fd_set_overflow Any ideas on how to fix this: Thanks, Roger