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!.POSTED!not-for-mail From: "Alejandro R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: GNAT Community Edition 2018 Date: Mon, 11 Jun 2018 11:32:19 +0200 Organization: A noiseless patient Spider Message-ID: References: <92583593-bb07-4afd-a178-3a37206f5a18@googlegroups.com> <1e865b88-8d43-4a83-a186-c1bfe85e8bfc@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Mon, 11 Jun 2018 09:32:20 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="85b8849b8fbc3a8550286842978f37d1"; logging-data="8610"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+9NtpjIwzDr06ENtc6fij+" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 Cancel-Lock: sha1:pZbMFC66+1rYt3Brdv2AxuvSiGI= In-Reply-To: Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:53041 Date: 2018-06-11T11:32:19+02:00 List-Id: On 11/06/2018 10:28, Simon Wright wrote: > "Alejandro R. Mosteo" writes: > >> On 11/06/2018 00:39, Dan'l Miller wrote: >>>> On 10/06/2018 22:11, Dan'l Miller wrote: >>>>>> I'm seeing several projects fail because the >>>>>> new release no longer recognizes >>>>>> -gnat05/gnat2005 switches. >>>>>> >>>>>> Curiously, gnatmake -h says to accept >>>>>> -gnat2012 and says it's the default >>>>>> mode, but lists no way to select another mode. >>>>> >>>>> I thought as a general policy AdaCore demanded that all prior eras >>>>> of Ada are a paid-support topic for GNAT Pro. Along with 83 and >>>>> 95, 2005 would now be a prior pre-2012 era. >>>>> >>>> No, in my experience you could always select >>>> the compiler mode. >>> >>> I reiterate: >>> The AdaCore version comparison is quite explicitly clear on this. >>> GNAT GPL Community Edition (a.k.a. “public) lists Ada2005 for paying >>> customers only under the Languages section at: >>> >>> https://www.adacore.com/gnatpro/comparison >> >> You're right. Then this is part of the GPL -> Community rebranding. > > -gnat83, -gnat95, -gnat2005 still OK with FSF GCC 8. Where is GCC 8 already available? Debian testing?