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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,32bee71a8464bfc2 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail From: "Adrian Hoe" Newsgroups: comp.lang.ada Subject: Re: A bug in gnat/gcc 3.3.3? Date: 5 Jan 2005 16:54:22 -0800 Organization: http://groups.google.com Message-ID: <1104972862.577700.268560@f14g2000cwb.googlegroups.com> References: <1104854323.582074.155390@z14g2000cwz.googlegroups.com> <2756551.f73Z0G07VK@linux1.krischik.com> <41db6f28$1_2@news.tm.net.my> <2145623.4z7CBdWjFt@linux1.krischik.com> <877jmro9kt.fsf@insalien.org> <87fz1f1pp4.fsf@deneb.enyo.de> NNTP-Posting-Host: 219.95.189.215 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1104972869 30549 127.0.0.1 (6 Jan 2005 00:54:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 6 Jan 2005 00:54:29 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=219.95.189.215; posting-account=LKUaWwwAAABzCo8SD2jIIt5LtkPzH8ot Xref: g2news1.google.com comp.lang.ada:7505 Date: 2005-01-05T16:54:22-08:00 List-Id: Florian Weimer wrote: > * Ludovic Brenta: > > >> Yes! 3.4 is currently the best option. 3.15 is old, 3.3 is buggy and > >> 4.0 is still fighting with the tree-saa extentsion. > > > > I differ with this. The quality of GCC 3.4 is similar to, but not > > significantly better than that of GNAT 3.15p. Also, 3.4 is much > > slower and memory-hungry than 3.15p (it may or may not matter to you > > but it's a fact). > > But this comparison is not fair because you are backporting fixes to > GNAT 3.15p. No one is doing this for GNAT in GCC 3.4. 8-) > > Due to the NPTL problem, plain GNAT 3.15p is probably not so useful > for many people with recent GNU/Linux distributions. Could you elaborate further your last statement? Why do you think gnat3.15p is not so useful with recent GNU/Linux distribution? Also, does gnat3.15p work well with gcc3.3.3? If I'm going to bootstrap gnat 3.15p with gnat/gcc3.3.3, wouldn't the buggy 3.x affect the compilation? Has anyone tried to bootstrap gnat3.15p with gnat/gcc3.x before? Honestly, I have compiled thousands of Ada code (previously compiled with gnat3.15p on Caldera and SuSE) with gnat/gcc 3.3.3 and had no problems and they run well until this bug box appeared when I tried to compile dgate.adb. I had no problem compiling GtkAda-2.2.1 at all. And the GtkAda installed and works perfectly on my SuSE 9.1pro. Another issue is that gnat3.15p has been out there for a long time and seems no upgrade from gnat/libre. Do we consider gnat/gcc 3.x an upgrade? Adrian Hoe