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,d1e954ab22509c0a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!193.201.147.78.MISMATCH!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: Ada cross-compiler (Windows) to Android Date: Thu, 7 Jul 2011 21:57:52 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <12f3f5b7-5289-45c4-a346-7dc6ee2f274b@glegroupsg2000goo.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 7 Jul 2011 21:57:52 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="vPTUHtjEL7T2RKyWZ49xQA"; logging-data="4481"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Nr1r92kfus36X5M6gJj92GVtSYxrFbjM=" User-Agent: Pan/0.133 (House of Butterflies) Cancel-Lock: sha1:abainqhv/Dj8OEq0+R2Ec8S5YeY= Xref: g2news2.google.com comp.lang.ada:21098 Date: 2011-07-07T21:57:52+00:00 List-Id: On Thu, 07 Jul 2011 08:58:01 -0700, Rego, P. wrote: > A friend of mine said me he was testing some apps in Android and I said > him that I rememembered some one talking (here) about Ada cross-compiler > for Android. So, is there any Ada cross-compiler for Android, available > as opensource? And more, libs, tutorials? I think the answer is ... not yet. But keep an eye on this page... http://www.dragonlace.net/ I have also been trying to build GCC with Ada support for Android, by combining the instructions for building GCC for Android, and anything I can find about building GCC with Gnat, but without luck so far. If that changes I will announce it here. - Brian