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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.236.41 with SMTP id ur9mr17752665pac.12.1442855831866; Mon, 21 Sep 2015 10:17:11 -0700 (PDT) X-Received: by 10.182.120.168 with SMTP id ld8mr86837obb.33.1442855831817; Mon, 21 Sep 2015 10:17:11 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!kq10no6197511igb.0!news-out.google.com!n2ni7715igy.0!nntp.google.com!kq10no6197507igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 21 Sep 2015 10:17:11 -0700 (PDT) In-Reply-To: <4edb56c1-661f-403d-8c9d-9bd0c3301ec7@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=174.28.150.5; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 174.28.150.5 References: <428ab038-94ac-4549-ae3b-0b06f4fb80a8@googlegroups.com> <4edb56c1-661f-403d-8c9d-9bd0c3301ec7@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0a4cb61c-6b61-4ec5-9412-7bbe87534a92@googlegroups.com> Subject: Re: How to best organize and build large projects? From: Shark8 Injection-Date: Mon, 21 Sep 2015 17:17:11 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:27810 Date: 2015-09-21T10:17:11-07:00 List-Id: On Monday, September 21, 2015 at 9:28:26 AM UTC-6, David Botton wrote: > > gnatmake isn't the right tool: use gprbuild. NB >=20 > Just keep in mind that FSF GNAT on Windows and other platforms (except OS= X thanks to your great work and Linux) does not have gprbuild so things get= ting uglier down the road unless someone either hacks gprbuild for those pl= atforms or someone creates a universal version not dependant on specific GN= AT builds. >=20 > For now I support gnatmake or gprbuild in the Gnoga makefiles (it autodet= ects availability), but if we lose FSF GNAT on Window is yet another big lo= ss for Ada. =20 >=20 > David Botton I am working on a replacement, as I mentioned to you yesterday -- but since= I haven't told C.L.A. allow me to plug Ada Project Manager: https://github= .com/OneWingedShark/AdaProjectManager