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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fa4492559026112a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!i39g2000cwa.googlegroups.com!not-for-mail From: "Adrian Hoe" Newsgroups: comp.lang.ada Subject: Re: GNAT on Debian or Gentoo? Date: 25 Mar 2006 08:43:18 -0800 Organization: http://groups.google.com Message-ID: <1143304998.736388.191450@i39g2000cwa.googlegroups.com> References: <1142950303.745049.94380@e56g2000cwe.googlegroups.com> <92q6f3-1js.ln1@newserver.thecreems.com> <1143000734.620706.219850@g10g2000cwb.googlegroups.com> <4421139A.7040106@obry.net> <1143020992.276789.108080@i39g2000cwa.googlegroups.com> <1143303929.882411.3160@v46g2000cwv.googlegroups.com> NNTP-Posting-Host: 219.95.192.189 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1143305003 3867 127.0.0.1 (25 Mar 2006 16:43:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 25 Mar 2006 16:43:23 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060124 Firefox/1.5.0.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i39g2000cwa.googlegroups.com; posting-host=219.95.192.189; posting-account=LKUaWwwAAABzCo8SD2jIIt5LtkPzH8ot Xref: g2news1.google.com comp.lang.ada:3604 Date: 2006-03-25T08:43:18-08:00 List-Id: I got the following GNAT bug compiling my applications: gcc -c -I/usr/lib/ada/floristlib -I../charles/src -I/usr/local/include/gtkada dlg_about_pkg-callbacks.adb +===========================GNAT BUG DETECTED==============================+ | 3.3.3 (SuSE Linux) (i586-suse-linux-gnu) Assert_Failure nlists.adb:836 | | Error detected at /usr/lib/gcc-lib/i586-suse-linux/3.3.3/adainclude/s-finimp.ads:37:1| | I could not trace the origin of the bug. Downgrading gnat is not possible. I hope 3.4 or 4.x can solve my problem. I get 3.4 and 4.x, the only option is to upgrade to SuSE 10. That's one of the critical reason I want to move away from SuSE. If Debian can allow me to install unstable or testing release of gnat, I will definitely consider Debian to be our main development/test platform. Also, is it possible to install more than 1 release of gcc/gnat and switch among the release? For example, to switch to 3.4: sudo gcc_select 3.4 I can't find gcc_select in Debian. -- Adrian Hoe http://adrianhoe.net