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: a07f3367d7,5059e1c3870d4dc8 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: Ada on Android? Date: Wed, 7 Sep 2011 23:09:11 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <82zkiihpjo.fsf@stephe-leake.org> <657d70d1-2df5-4436-a44c-c97228daff27@l4g2000vbv.googlegroups.com> <82pqjeh3mq.fsf@stephe-leake.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 7 Sep 2011 23:09:11 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="0lfKBHgRPJqf56MP0EoO7A"; logging-data="1976"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+JxyLKH+64Dl56MHvk/Zd+Os8MMZKY138=" User-Agent: Pan/0.134 (Wait for Me; GIT cb32159 master) Cancel-Lock: sha1:X035HqU+Jc7+IFpI5adSSHHB4Ys= Xref: g2news2.google.com comp.lang.ada:21843 Date: 2011-09-07T23:09:11+00:00 List-Id: On Tue, 06 Sep 2011 05:08:30 -0700, jrmarino wrote: >> ... and now GPS insists on building >> an obsolete GCC4.5.x before it will install...) > > GPS meaning GNAT Programming Studio? It doesn't require GCC 4.5. Some > other dependency must be pulling that in (probably in error). GPS only > requires GNAT-AUX to build. ... finally, GCC4.5 built (after a frustrating time, trying to enlarge the virtualbox "disk" allocated to freeBSD). It appears LAPack requires GCC4.5, NumPy requires LAPack, Py26-gtk requires NumPy and so on... Saw the GnatDroid ports in portsnap, just before I saw your other post. Cool... - Brian