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=unavailable autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!eu.feeder.erje.net!news.mb-net.net!open-news-network.org!aioe.org!.POSTED!not-for-mail From: Luke A. Guest Newsgroups: comp.lang.ada Subject: Re: C versus Ada (once again :-)), was: Re: F-22 ADA Programming Date: Mon, 3 Nov 2014 12:07:03 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: <1516513808436708873.356384laguest-archeia.com@nntp.aioe.org> References: <50cacb19-5d0b-4dbe-b91b-0b3b462913d6@googlegroups.com> <07d0ad94-160b-4873-ba1b-403e8c0bc420@googlegroups.com> NNTP-Posting-Host: DV+jI5S9OhvP+G+/Mx1I7w.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: NewsTap/4.0.1 (iPhone/iPod Touch) X-Notice: Filtered by postfilter v. 0.8.2 Xref: number.nntp.giganews.com comp.lang.ada:190296 Date: 2014-11-03T12:07:03+00:00 List-Id: Simon Clubley wrote: > Two good examples are ARM and PIC32. Luke's done some good work in I never got to pic32, but it's just nips and if mops have finally added the patches to GCC in the Fsf tree then it should be ok and at the same level as any other arch-elf target. > this area, but the last time I checked (a year or two ago) he was > having problems with things breaking between gcc versions and getting > gcc to build for these targets seemed way more fragile than it should > be. It's been a while for me. But it's always been a bitch and it shouldn't be. >> There is no freeware Ada for iOS right now. There is no workable >> freeware Ada for Android right now. This should cover the mass market of >> computers for entertainment, communication, and contacts, excluding gaming. >> > > I thought someone had brought up an Ada cross compiler for Android by > using a FreeBSD host ? John Marino did that, I used his patches to get it to work on linux, but they didn't come over straight, I had to fiddle with it as BSD /= Linux. > Are you saying it doesn't work ? (I'm currently getting into the world > of Android development and once I understand it enough using the supported > languages, I was going to have a look at Ada on Android). It should do. What you won't get are bindings to the Android API. > BTW, I was amused to see someone has got Fortran code running on an > Android target. :-) And people think we're wasting our time with Ada! Luke