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,FREEMAIL_FROM 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!fu-berlin.de!uni-berlin.de!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: gnat 3.15p with kernel 2.6 / SuSE 9.1 Date: Mon, 04 Oct 2004 10:36:20 +0200 Message-ID: <41610B84.1050408@mailinator.com> References: <87hdpe3en3.fsf@deneb.enyo.de> <2s5449F1ha0lkU1@uni-berlin.de> <87lleqtl5k.fsf@insalien.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de Xrh5bejmbDWns8ZssQQFCAtIJmAbw9TpkgVvGdYnygSu0GLKk= User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en In-Reply-To: <87lleqtl5k.fsf@insalien.org> Xref: g2news1.google.com comp.lang.ada:4646 Date: 2004-10-04T10:36:20+02:00 List-Id: Ludovic Brenta wrote: > "Marc A. Criley" writes: > >>"Florian Weimer" wrote: >> >>>* 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. >> >>I ran into this issue developing and running DTraq on Red Hat 9, so I've got >>a writeup on it at http://mckae.com/dtq_common/README.RedHat9. > > > And it is also documented in the Debian Policy for Ada, along with > many other things: > > http://users.skynet.be/ludovic.brenta/debian-ada-policy.html Interesting read!