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,c5903df67bef1b05 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g44g2000cwa.googlegroups.com!not-for-mail From: brian.b.mcguinness@lmco.com Newsgroups: comp.lang.ada Subject: Re: gnat and fedora these days ? Date: 29 Jun 2005 05:26:37 -0700 Organization: http://groups.google.com Message-ID: <1120047997.454761.196420@g44g2000cwa.googlegroups.com> References: NNTP-Posting-Host: 192.35.35.35 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1120048002 10459 127.0.0.1 (29 Jun 2005 12:26:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 29 Jun 2005 12:26:42 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: g44g2000cwa.googlegroups.com; posting-host=192.35.35.35; posting-account=R0BKUQwAAAAEH1zhMKQoEzkWfZJu3USj Xref: g2news1.google.com comp.lang.ada:11729 Date: 2005-06-29T05:26:37-07:00 List-Id: I tried the same thing last night, with similar results. Among other things, Fedora Core 3 kernel 2.6.11-1.35_FC3 breaks gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.fc3), which I use to compile Ada programs, and the APLX 1.1 APL interpreter. They seem to work OK with kernel 2.6.11-1.27_FC3. I recommend keeping an older kernel version that is known to be good whenever upgrading to a new kernel, as this sort of thing happens from time to time. --- Brian