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: Make with Ada 2019 : DogRobot Date: Sat, 16 Feb 2019 17:42:35 +0000 Organization: A noiseless patient Spider Message-ID: References: <947d15f3-4dd9-422b-bfad-20d1dad57e14@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="80c5f682aae59d81ab06381d692c100f"; logging-data="5633"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/zCK5hY24c3f1zHRoZ5XY88qlCIeuQb08=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (darwin) Cancel-Lock: sha1:Hxf+bOLO1hhs98i1Frq1hw1IKY0= sha1:NO+GFhssYoMMeVMJQ8VyTGbfxRI= Xref: reader01.eternal-september.org comp.lang.ada:55528 Date: 2019-02-16T17:42:35+00:00 List-Id: Jesper Quorning writes: > gprbuild has the -p option which creates bin/lib/obj directories > automatically so you can remove them from your project. And current gprbuild has for Create_Missing_Dirs use "true"; which saves you even needing -p!