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.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM, SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b504b0f1d6b36887 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!w34g2000yqm.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2009 Date: Wed, 25 Mar 2009 14:32:40 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <_uWdnV4tyeVKPF_UnZ2dnUVZ8qSWnZ2d@giganews.com> <49c7fe4e$0$31863$9b4e6d93@newsspool3.arcor-online.net> <4h%xl.78559$4m1.41472@bgtnsc05-news.ops.worldnet.att.net> NNTP-Posting-Host: 82.20.239.213 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1238016760 19171 127.0.0.1 (25 Mar 2009 21:32:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 25 Mar 2009 21:32:40 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w34g2000yqm.googlegroups.com; posting-host=82.20.239.213; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:4314 Date: 2009-03-25T14:32:40-07:00 List-Id: On Mar 24, 9:12=A0am, Martin wrote: > On 24 Mar, 06:42, a...@anon.org (anon) wrote: > > > I was talking about the files in gnat-gpl-2008-src.tgz which contains > > GPRMAKE. > > > Since Robert Duff states that GPRMAKE is obsolete then why is GPRMAKE > > still there? > > Backwards compatibility...same as Annex J. Can you image the hassle > and bad-will you'd generate with your customers by just 'pulling' a > tool? If you build gcc-4.3 you won't find gprmake. It's a simple matter to get it to build (edit a Maiefile.in, ISTR). However, gprbuild is easy enough to get (works just fine on Mac OS X, BTW).