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 X-Received: by 10.31.47.202 with SMTP id v193mr44733928vkv.6.1448882884923; Mon, 30 Nov 2015 03:28:04 -0800 (PST) X-Received: by 10.182.250.169 with SMTP id zd9mr622951obc.1.1448882884854; Mon, 30 Nov 2015 03:28:04 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!1.eu.feeder.erje.net!news.ripco.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!b51no4627036qgf.0!news-out.google.com!f6ni14750igq.0!nntp.google.com!mv3no7856499igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 30 Nov 2015 03:28:04 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.60.168.41; posting-account=Zsf4jwoAAADEqwCydv835KU9-S3h_Y26 NNTP-Posting-Host: 83.60.168.41 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2153911d-a71e-44dd-94bf-b54ddf14dbb2@googlegroups.com> Subject: ANN: GnatDroid for Android-x86 From: jrmarino Injection-Date: Mon, 30 Nov 2015 11:28:04 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1707 X-Received-Body-CRC: 3732445685 Xref: news.eternal-september.org comp.lang.ada:28602 Date: 2015-11-30T03:28:04-08:00 List-Id: The GNAT-to-Android/ARM cross-compiler known as GnatDroid-ARMv7 has been av= ailable on FreeBSD and DragonFly since even before it was officially suppor= ted in GCC. I've produced a second cross-compiler, GnatDroid-x86 which targets the 32-b= it Android/x86 platform. The nice thing about Android/x86 is that it can b= e installed on a virtual machine like VirtualBox, so it can be easier to te= st programs without actual hardward that GnatDroid-ARMv7. GnatDroid is only available on FreeBSD and DragonFly BSD, although somebody= could replicate the effort for other platforms if so desired: http://www.freshports.org/lang/gnatdroid-x86 -- John (http://www.dragonlace.net/)