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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ad47c3851d906864 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.211.136 with SMTP id nc8mr6441018pbc.6.1336149742729; Fri, 04 May 2012 09:42:22 -0700 (PDT) Path: pr3ni3649pbb.0!nntp.google.com!news1.google.com!news.glorb.com!feeder.erje.net!nuzba.szn.dk!news.jacob-sparre.dk!munin.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: Tero Koskinen Newsgroups: comp.lang.ada Subject: Re: Ada on embedded devices (Was: Ada on Nintendo DS ?) Date: Fri, 4 May 2012 19:42:20 +0300 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: <20120504194220.1348b2d7b2c024ae4ecf11bc@iki.fi> References: <87d36la19z.fsf_-_@adaheads.sparre-andersen.dk> NNTP-Posting-Host: dsl-trebrasgw2-fe9cde00-96.dhcp.inet.fi Mime-Version: 1.0 X-Trace: munin.nbi.dk 1336149741 32367 80.222.156.96 (4 May 2012 16:42:21 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Fri, 4 May 2012 16:42:21 +0000 (UTC) X-Newsreader: Sylpheed 3.2.0beta6 (GTK+ 2.24.8; x86_64-redhat-linux-gnu) Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: 2012-05-04T19:42:20+03:00 List-Id: On Thu, 03 May 2012 14:37:28 +0200 Jacob Sparre Andersen wrote: > We are actively using AVR-Ada on a commercial project I'm working on. > > + ARM (various boards) - GNAT works (apparently) flawlessly on > Debian/Squeeze on Raspberry Pi. Tero Koskinen is doing some work to > get Gumstix modules to the same level of Ada support as the Raspberry > Pi. To be more precise: Gumstix Overo devices can run same Debian armel distribution as Raspberry Pi devices. In addition, Overo can run Debian armhf (which Raspberry Pi cannot). Debian armhf does not contain GNAT yet. I have been working on the issue, but compiling full GCC package with all languages is somewhat slow on 720MHz machine... (I have GNAT for armhf done, but it is cross-compiled on x86_64 machine, fully native build is not done yet.) -- Tero Koskinen - http://iki.fi/tero.koskinen/