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,f19adc1c782ed4a3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!newsfeed.stueberl.de!feed.news.tiscali.de!news.belwue.de!LF.net!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: gnat 3.15p with kernel 2.6 / SuSE 9.1 Date: Fri, 01 Oct 2004 12:40:32 +0200 Message-ID: <87hdpe3en3.fsf@deneb.enyo.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: albireo.enyo.de 1096627233 1976 212.9.189.171 (1 Oct 2004 10:40:33 GMT) X-Complaints-To: Cancel-Lock: sha1:8cNR28rHH+BCscS/zDOzjIZaHF4= Xref: g2news1.google.com comp.lang.ada:4499 Date: 2004-10-01T12:40:32+02:00 List-Id: * Thomas Aho: > I have a problem with gnat 3.14p hanging on a SuSE 9.1 system (kernel > 2.6). As soon as there are tasks involved, the program hangs, as soon > as the task is being activated. An example: You need LD_ASSUME_KERNEL=2.4.0 or something similar. This should be documented in the SuSE release notes.