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!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gprbuild fun Date: Mon, 29 Jun 2015 09:36:54 +0100 Organization: A noiseless patient Spider Message-ID: References: <9965ebbe-e8af-4c73-86c7-9ab974b525f5@googlegroups.com> <99b2c8ba-2d48-4186-b891-a7709347daff@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: mx02.eternal-september.org; posting-host="c762050aff3a30866fa7e79999b14776"; logging-data="2292"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18DY8XooruV/IykLL0s+3P8BDKaIy4KuLY=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:17/D87oHsGxVxdIO0VrFZM0Iewo= sha1:QZVtwr9NZLQ1gA1xayVOB5pE1+c= Xref: news.eternal-september.org comp.lang.ada:26525 Date: 2015-06-29T09:36:54+01:00 List-Id: vincent.diemunsch@gmail.com writes: > So the first priority is to save gnatmake as the FSF tool to build > FSF GNAT ! I don't see this changing; AdaCore aren't proposing to remove any of the features of gnatmake that are actually used in the GCC build. > I don't really understand what are the technical improvements of GPR > Build over gnatmake. All I know is that even for a simple case of code > generation using AYacc, I needed to create a makefile and an XML > configuration file to use GPR Build... So you were able to teach gprbuild how to handle AYacc? sounds good to me!