From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-3.2 required=3.0 tests=BAYES_00,NICE_REPLY_A, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: Ada on Android and iOS? Date: Tue, 20 Jun 2023 22:27:17 +0100 Organization: A noiseless patient Spider Message-ID: References: <0561cbae-e6cc-46a1-8c72-b3d6a3f6ddc1@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Tue, 20 Jun 2023 21:27:17 -0000 (UTC) Injection-Info: dont-email.me; posting-host="2c7400eb28561d192e933d383a60c9a0"; logging-data="2684723"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+FZrxyLrX0BvybQflxQH+/qsfN5b3G/l8=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Cancel-Lock: sha1:WKBQAVQwCbKZe4fhkPVOSXlUX0I= Content-Language: en-GB In-Reply-To: Xref: news.eternal-september.org comp.lang.ada:65336 List-Id: On 20/06/2023 14:31, Guillermo Hazebrouck wrote: > El viernes, 24 de enero de 2014 a la(s) 00:48:07 UTC+1, Lucretia escribió: >> I built arm and mipsel Android GNAT using the svn/git 4.9.0 branch of GCC.I had to add in mips, but it built. Not done anything with it yet. >> >> Luke. > Do you still have this? Or could you explain how you created the toolchain? > Guillermo As a test, I updated my ndk and tried to compile both gcc 13 and 12, both failed. 13 with Ghost aspects and 12 with missing headers. They've changed the structure of the sysroot and I don't know enough about the android ndk anymore.