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!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Building Matreshka on Windows Date: Fri, 04 Nov 2016 18:19:56 +0000 Organization: A noiseless patient Spider Message-ID: References: <3c41f737-a1d9-40a5-aea3-08c4b61baaa8@googlegroups.com> <753a3a53-4c3a-4c6f-9f9b-b7d1e5c5f24e@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="666ffea3fbb5916a3934ea1ecf390105"; logging-data="2540"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18xGj0QhgcbQla31XG57gIxvr+kCIIpTQo=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) Cancel-Lock: sha1:6wY303o38uRsT25NFm4ks6YNG0M= sha1:CjIr+D8Yv06oJMbqccGm/JeqGD0= Xref: news.eternal-september.org comp.lang.ada:32249 Date: 2016-11-04T18:19:56+00:00 List-Id: "Jeffrey R. Carter" writes: > So what does a program such as gprbuild buy you? You have to tell > gnatmake where to find other things used in the system (-A*), but you > do the same with gprbuild, in the form of paths in the withed > projects. But at least that's a problem solved locally in the withed projects (which can use relative paths).