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!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: SDLAda Date: Sun, 20 Dec 2015 11:21:59 -0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sun, 20 Dec 2015 11:21:59 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="da745e888d4a5182b5fda6212bbb0a63"; logging-data="7548"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+wiOTfszrQRZbcQVpXVWuBURE8zrrS7bk=" User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Cancel-Lock: sha1:QHh41x+67P0qsw6XO2lNtG3qeyk= Xref: news.eternal-september.org comp.lang.ada:28833 Date: 2015-12-20T11:21:59+00:00 List-Id: On Sat, 19 Dec 2015 15:43:52 -0800, Lucretia wrote: > On Saturday, 19 December 2015 01:44:37 UTC, comicf...@gmail.com wrote: How solve the problem ? > > Are you the samer person who posted the issue on Github? If so, I said > there, 4.6 is too early and the 2012 features are not implemented > properly there. I've only tested building on a 4.9.2 gcc. > Does that 4.8 compiler have ada enabled? I'm not on a Debian based > distro anymore, they have specific and separate builds for Ada > compilers. I use my own built compiler, free-ada. Debian based distros were stuck with gnat-4.6 despite gcc moving on to 4.7 and 4.8 up until gcc and gnat 4.9 came out together with Jessie. So if you're using a downstream distro that hasn't caught up with gnat/ gcc-4.9 it's probably time to upgrade at least the compilers. Possibly from Debian itself if your distro can't supply them. I can't help with the details, sorry. -- Brian