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.107.16.95 with SMTP id y92mr797934ioi.7.1468304513561; Mon, 11 Jul 2016 23:21:53 -0700 (PDT) X-Received: by 10.157.2.232 with SMTP id 95mr10205otl.9.1468304513539; Mon, 11 Jul 2016 23:21:53 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!r1no20023639ige.0!news-out.google.com!d130ni1018ith.0!nntp.google.com!r1no20023630ige.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 11 Jul 2016 23:21:53 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.30.72.240; posting-account=cXWDdgoAAAAvvNbposvp2MZa3w1kMJfx NNTP-Posting-Host: 69.30.72.240 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6d459f6b-790f-44dd-a4fd-b6fd85f3740d@googlegroups.com> Subject: Re: GNAT GPL 2016 on Debian Jessie From: ogpual@gmail.com Injection-Date: Tue, 12 Jul 2016 06:21:53 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:31069 Date: 2016-07-11T23:21:53-07:00 List-Id: I believe I asked about the converse problem here a month or so back. I pu= t the gnat gcc on my path ahead of the standard gcc that comes with linux, = and at least one other programming setup, ie opam builds for OCaml, woul= d not work with the gnat binaries found first on the path. I believe that I have also seen the "No compilers" message. Might it have = been when the gnat binaries were hidden by being too far down the path?=20 There is a new release of linux mint that has a newer version of the FSF gc= c. I hope to install that in the next few months and that it will be possi= ble to use it for Ada programming well enough that I don't think it is a go= od idea to install the gnat binaries that conflict by name with the rest of= the distro.