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=3.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Received: by 2002:a37:6343:: with SMTP id x64mr28371939qkb.114.1593663687421; Wed, 01 Jul 2020 21:21:27 -0700 (PDT) X-Received: by 2002:a05:6820:50a:: with SMTP id m10mr26037819ooj.54.1593663687140; Wed, 01 Jul 2020 21:21:27 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!feeder1.feed.usenet.farm!feed.usenet.farm!feeder.usenetexpress.com!tr1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!border2.nntp.dca1.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, 1 Jul 2020 21:21:26 -0700 (PDT) In-Reply-To: <11c21c57-69de-4fcb-9193-71a98ca93ecao@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=219.90.172.127; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 219.90.172.127 References: <242465de-0171-44b1-9618-752b22c3604co@googlegroups.com> <11c21c57-69de-4fcb-9193-71a98ca93ecao@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <49dca2bc-eda6-4e87-8961-c992b4a6ee44o@googlegroups.com> Subject: Re: SweetAda 0.1 released From: Roger Injection-Date: Thu, 02 Jul 2020 04:21:27 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:59301 List-Id: > Sorry Roger. As i said, if I test every bit of SweetAda, another year will go. No problem. Thanks for the prompt reply. I will be glad to help with your development. > I built the OSX toolchains with a cross compiler, then I use a VirtualBox VM running El Capitan 10.11. But chances are that something went out of sync. > My Mac-mini uses OSX Catalina 0.15.5 My Mac Air uses OSX El Capitan > Let's try to make a step-by-step. > > First of all, download sweetada-0.1a.tar.gz. I change some bits last night in x86_64, last minute patch. I also redownloaded http://www.sweetada.org/packages/x86_64-sweetada-elf-20200417M.tar.gz and reinstalled that in /opt > You must ended up with the Ada toolchain executables in /opt/sweetada/bin/x86_64-sweetada-elf-[as,gnat,gcc,ld,...]. Try to execute the compiler executables ...-gcc for missing libraries or anything else. > Result of attempted compilation: Roger@Rogers-Mac-mini bin % ./x86_64-sweetada-elf-gcc -c /opt/test/src/a_dot.adb fatal error, run-time library not installed correctly cannot locate file system.ads compilation abandoned I do have system.ads in /opt/GNAT/2020/lib/gcc/x86_64-apple-darwin17.7.0/8.4.1/rts-native/adainclude Best regards, Roger