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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c4ab69bf7d3638f1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!goblin1!goblin.stu.neva.ru!newsfeed-fusi2.netcologne.de!news.netcologne.de!ramfeed1.netcologne.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Differences between gnat 4.4.5 and 4.5.1 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Mon, 21 Mar 2011 09:35:29 +0100 Message-ID: NNTP-Posting-Date: 21 Mar 2011 09:35:29 CET NNTP-Posting-Host: fea37663.newsspool4.arcor-online.net X-Trace: DXC=1@HWfmT]WiG[6=1B@oB@@@4IUK On Thu, 10 Mar 2011 06:01:53 +0000 (UTC), Noel Duffy wrote: > I wonder whether what I am seeing is a result of a difference in gcc-gnat > version, a difference in distribution packaging, or possibly a > combination of both. Is there anyone using Fedora here who could possibly > shed any light on this? I installed Fedora 14 recently and tested it a bit. Unfortunately it is unusable to me. I didn't really tested it for the compiler bugs (there were plenty before), because the first stumble block I could not overcome was an outdated gnatmake It does not support relocatable library projects to depend on static ones. Binutils have some libraries only static, and I needed them. The older gnatmake just ignored the issue. The newer one does not, but the switch to shut it up (--unchecked-shared-lib-imports) is not there. gprbuild is not there either. So I put it in ice until another version. It seems that GNAT GPL 2010 is still the only choice for Fedora 14. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de