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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Does Raspberry Pi 2 have a working version of native GNAT Date: Mon, 7 Dec 2015 22:37:28 +0100 Organization: cbb software GmbH Message-ID: References: <4beed873-c380-4dd4-bf4a-7af0bfbed032@googlegroups.com> <21c3ad49-ac2e-41bd-80cc-e28397119977@googlegroups.com> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: Sfz0eNwKWh4Uq03iti+GMw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:28691 Date: 2015-12-07T22:37:28+01:00 List-Id: On Mon, 7 Dec 2015 12:00:02 -0800 (PST), Jere wrote: > My concern is that the PI2 runs on a different processor (Quad core m7 vs > a single core m6 on the older PI). I wasn't sure if that made the distros > technically different or not. I have two RPi 2. One runs Debian armhf (testing) another Fedora 22 armv7hl. Both have GNAT FSF 5 installed. There is no problems with GNAT. Moreover, I have also compiled and installed GtkAda 3.8.3. ------------------- One problem though not directly related to GNAT, if you per chance actively use swap, e.g. compiling with -j0 switch, then RPi 2 freezes, no matter which linux version. I believe the problem is with the SD card (any vendor). So if you want to compile large projects on RPi 2 (it has only 1GB) you should move the system to a SSD or a normal HD. You will still boot from SD, but then continue to the external USB disk. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de