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!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: Luke A. Guest Newsgroups: comp.lang.ada Subject: Re: Current status of Ada development for an Android target ? Date: Wed, 15 Jun 2016 13:12:45 +0100 Organization: Aioe.org NNTP Server Message-ID: <854115857.487685268.817987.laguest-archeia.com@nntp.aioe.org> References: <5d3adc89-b754-42d7-b6d0-953ceaeb5e28@googlegroups.com> NNTP-Posting-Host: qc7uTfHnibJP5iJ8igGjIA.user.gioia.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/5.1.8 (iPhone/iPod Touch) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:XYsQHcyd+aAcv9oJMbuBeDnl+rk= Xref: news.eternal-september.org comp.lang.ada:30743 Date: 2016-06-15T13:12:45+01:00 List-Id: Simon Clubley wrote: > > It's certainly possible but not ideal when everything else I do is on > Linux. However, I would like to take this opportunity to thank you for > going to the effort of building the cross compiler in the first place. > > Luke's observation about the general move to LLVM is also a good one > and I wonder what that is going to mean in, say, a couple of years time. I managed to build armv7-a, MIPS and x86 tool chains last night. I'll be attempting the 64 bit versions next. Then I'll test with the emulator but, I can't run the emulator because it wants lspci and Gentoo hides this from normal users. Amy idea how I can get this to work? This is the latest android studio, sdk and ndk, not the android n preview.