From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.36.17.151 with SMTP id 145mr1071105itf.35.1508495471017; Fri, 20 Oct 2017 03:31:11 -0700 (PDT) X-Received: by 10.157.48.149 with SMTP id s21mr196484otc.2.1508495470992; Fri, 20 Oct 2017 03:31:10 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!weretis.net!feeder4.news.weretis.net!border2.nntp.ams1.giganews.com!nntp.giganews.com!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!l196no2485092itl.0!news-out.google.com!u132ni926ita.0!nntp.google.com!l196no2485087itl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 20 Oct 2017 03:31:10 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=93.41.2.250; posting-account=9fwclgkAAAD6oQ5usUYhee1l39geVY99 NNTP-Posting-Host: 93.41.2.250 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9d7c5c3c-ea15-4045-904c-90eed9435bd0@googlegroups.com> Subject: Re: GNAT on Raspberry Pi? From: mockturtle Injection-Date: Fri, 20 Oct 2017 10:31:11 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Body-CRC: 1499430025 X-Received-Bytes: 2520 Xref: news.eternal-september.org comp.lang.ada:48526 Date: 2017-10-20T03:31:10-07:00 List-Id: On Friday, October 20, 2017 at 9:28:22 AM UTC+2, Dmitry A. Kazakov wrote: > On 19/10/2017 22:13, mockturtle wrote: >=20 > > I just got a Raspberry Pi 3. >=20 > A big disappointment regarding performance, but that's aide. >=20 True, pretty slow, especially for file system access (it is my impression).= Anyway, I want to make a demonstrator with it and it is fairly good for t= hat. >=20 > Why don't you just install Debian or Fedora there? The FSF GNAT 7=20 > compiler works right out of the box. Both armhf and arm64 (RPI 3 is=20 > 64-bit) flavors are available. I shortly tested arm64 Ada on Fedora,=20 > before I switched back to 32-bit, it worked nicely. > Your suggestion gave me the idea of trying to install it via apt-get (it co= uld seem strange that I did not think about it before, that is because I am= used to install the version on the libre.adacore site and I did not consid= er apt-get). It works, it seems a pretty old version (2015? 2014?), but it= is enough for my needs. Anyway, I wrote to AdaCore anyway since it is strange that the package for= ARM contains 80386 executables (is maybe something escaping me?).=20 =20 > --=20 > Regards, > Dmitry A. Kazakov > http://www.dmitry-kazakov.de