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: a07f3367d7,2e86351fb0d532e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!28g2000yqm.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: GtkAda on Windows: Does anyone have a gtkada.gpr file? Date: Mon, 18 Oct 2010 08:32:56 -0700 (PDT) Organization: http://groups.google.com Message-ID: <388fb582-38c0-4b01-b4d5-5100286bdcd6@28g2000yqm.googlegroups.com> References: <19e597vj3gojp.1t2ys58wl8lj7$.dlg@40tude.net> <4cbc4c78$0$6972$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1287415976 24336 127.0.0.1 (18 Oct 2010 15:32:56 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 18 Oct 2010 15:32:56 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 28g2000yqm.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:15578 Date: 2010-10-18T08:32:56-07:00 List-Id: Georg Bauhaus wrote on comp.lang.ada: > On 18.10.10 14:43, Ludovic Brenta wrote: >> Dmitry A. Kazakov wrote on comp.lang.ada: >>> But since GNAT FSF for Fedora/Ubuntu is quite broken anyway, > >> The GNAT in Debian (and hence Ubuntu) is far from broken and it works >> quite well for me. I think your remark is a bit offensive given all >> the hard work I put in the Debian compiler. In particular I backported >> a lot of bug fixes into gnat-4.4, some even at your request (e.g. >> http://bugs.debian.org/589164). > > I'm not sure, looking at The Computer Language Benchmark Game. > > Do you, by any chance, know the state of gnat-4.4 in Debian vs Ubuntu? I don't follow Ubuntu; just keeping up with Debian is enough work :) But in theory, they should be quite close as the same person is the maintainer of GCC in both Debian and Ubuntu. He also maintains GNAT in Ubuntu. Now it can be that other packages like the kernel and glibc, or their configuration, introduce subtle differences between Debian and Ubuntu. > The Ada ranking in the Shootout benchmark appears to be suffering from > gcc-4.4 in Ubuntu. The Mandelbrot program, for example, once ran fine > and fast on all kinds of GNAT supported platforms. =A0It has now been rep= laced > with its precursor (which runs more slowly), since the executable > produced by gcc-4.4 gives bad output. > > This isn't the first time that GCC's GNAT part appears to be behind the > C and C++ frontends, in terms of quality. =A0This spoils some efforts. > What needs to be done? Report problems through the Debian bug tracking system as precisely as possible. If you discover a bug in gnat-4.4 which happens not to be present in GCC 4.5 or 4.6, I'll try hard to backport the fix. As I've said many times before, not reporting a bug is the surest way to never see it fixed. -- Ludovic Brenta.