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=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Received: by 2002:aed:2f81:: with SMTP id m1mr27018004qtd.266.1593618454228; Wed, 01 Jul 2020 08:47:34 -0700 (PDT) X-Received: by 2002:a05:6830:1d50:: with SMTP id p16mr17181040oth.206.1593618454067; Wed, 01 Jul 2020 08:47:34 -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: Wed, 1 Jul 2020 08:47:33 -0700 (PDT) In-Reply-To: <456f9279-cb2b-496c-9e9b-b5bf75894d62o@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=165.225.95.73; posting-account=JRF_-woAAABYlsAtkCl_CUxBuQy2SsaQ NNTP-Posting-Host: 165.225.95.73 References: <242465de-0171-44b1-9618-752b22c3604co@googlegroups.com> <456f9279-cb2b-496c-9e9b-b5bf75894d62o@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7c89c41f-1410-4b90-b7ec-4482b92943a3o@googlegroups.com> Subject: Re: SweetAda 0.1 released From: gabriele.galeotti.xyz@gmail.com Injection-Date: Wed, 01 Jul 2020 15:47:34 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:59298 List-Id: On Wednesday, July 1, 2020 at 5:30:10 PM UTC+2, Roger wrote: > I also tried on my Mac Air. > Result using build.sh: > MacBook-Air:sweetada-0.1 rogermcmurtrie$ ./menu.sh > make[1]: *** No rule to make target `all-clean'. Stop. > Please give me some hours, I'll try at home with my virtual machine, now I aint sitting in front of my pc. I'll try to replicate all the installation steps. That said: 1) If you donwload x86_64 toolchain, you have to select an 86_64 target, not an ***x86*** one. 2) Errors from fathdcreate is normal. As I just said in the previous post, you have to install the "dd" utility in your PC. Honestly, the OS X support is very basic. Hope to come back soon.