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: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Clubley Newsgroups: comp.lang.ada Subject: Re: Current status of Ada development for an Android target ? Date: Sun, 12 Jun 2016 23:36:18 -0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <1879226768.487412780.402071.laguest-archeia.com@nntp.aioe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Date: Sun, 12 Jun 2016 23:36:18 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="15f5d9d4c16d633c1b54b4a75772a586"; logging-data="6631"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Jpgy5Dwo6ChilVODcdf83mgGkeHyMyRI=" User-Agent: slrn/0.9.9p1 (Linux) Cancel-Lock: sha1:Lti90pZEInNlLRBKvrHwaKR7RHY= Xref: news.eternal-september.org comp.lang.ada:30703 Date: 2016-06-12T23:36:18+00:00 List-Id: On 2016-06-12, Luke A Guest wrote: > Simon Clubley wrote: >> What is the current status of freely available Ada development options >> for an Android target ? I would really need a GMGPL type licence and >> not a pure GPL licence for the runtime and the preferred development >> platform would be Linux. > > > Another thing that needs doing are bindings to the native android API and > also Ada->Java compiler with bindings generator which aren't distributed > under the GPL. > Thanks Luke. What's going on here is that I'm working on a personal project which has a range of libraries and other code associated with it. I can see myself reusing various parts of it on a range of targets in the future including Android NDK applications. For that reason I originally started writing it in pure C, but even with some libraries I've written (such as a safer string library) the C code is taking too long to write and there's way too much boilerplate code and low level handling of things going on. Given a good range of unknown future targets the next best logical option for portability is to use C++ but my heart _really_ wants to use Ada now that I've accepted I need to use a higher level language for this project. As such I am having a serious think about the Ada compiler situation as it relates to the viability of Ada for various targets. BTW, I also see the DragonEgg project is still dead (the frontend is still stalled at LLVM 3.3 and gcc 4.6 for Ada; I really wish LLVM had a native Ada front end so you could use the full range of LLVM targets.) Simon. -- Simon Clubley, clubley@remove_me.eisner.decus.org-Earth.UFP Microsoft: Bringing you 1980s technology to a 21st century world