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!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Starting learning ADA Date: Sun, 09 Jun 2019 18:44:12 +0100 Organization: A noiseless patient Spider Message-ID: References: <47f671ea-bd40-4a98-8a34-8e99d94622cb@googlegroups.com> <441bc6de-05c5-4e2f-b601-110e8400cec7@googlegroups.com> <0f5a2a6b-d467-434c-8f3e-0964793e93ef@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: reader02.eternal-september.org; posting-host="3e438aecc7ec2617a1943fa0a92891b0"; logging-data="2027"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/yfdHeCOQnlJ1tP/ETwUCykr3274FqwDw=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (darwin) Cancel-Lock: sha1:2Vvh2oJfEeBiqXAZhR4dUtocFu0= sha1:K/wiQHYiAiWBn6cD22ltzoeSZTs= Xref: reader01.eternal-september.org comp.lang.ada:56578 Date: 2019-06-09T18:44:12+01:00 List-Id: Ricardo Brandão writes: > And Ubuntu Subsystem > > $ gnatls -v > > GNATLS 4.9.3 > Copyright (C) 1997-2014, Free Software Foundation, Inc. This is really quite old. Ada 2012 features won't be as well implemented as newer releases. > Project Search Path: > > /usr/share/ada/adainclude This is fine so long as you use Ubuntu-provided packages. Debian maintainers created what they hoped would be a standard filesystem layout for Ada. Unfortunately, AdaCore didn't follow it, so there's perennial difficulty mixing Debian and AdaCore packages. Building an AdaCore-provided package in this environment will result in its components (e.g. GPRs) being installed in a place that the compiler won't be looking for. If you can install GNAT CE 2019 in this environment, that would probably work much better. And include GPS.