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.0 required=3.0 tests=BAYES_40,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:622a:1450:b0:35d:140d:f7bf with SMTP id v16-20020a05622a145000b0035d140df7bfmr21145595qtx.612.1664278854238; Tue, 27 Sep 2022 04:40:54 -0700 (PDT) X-Received: by 2002:a0c:f1c4:0:b0:4af:927f:3722 with SMTP id u4-20020a0cf1c4000000b004af927f3722mr443907qvl.0.1664278854051; Tue, 27 Sep 2022 04:40:54 -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: Tue, 27 Sep 2022 04:40:53 -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 11:40:54 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:64440 List-Id: On Tuesday, September 27, 2022 at 8:10:12 PM UTC+10, Roger Mc wrote: > 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 This problem only occurs on my MacBook Air, OSX 10.13.6, Xcode 10.1 Works OK on my Mac mini under OSX Monterey with latest Xcode