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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,625ff2b9397b148c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-04-07 13:26:47 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!border1.nntp.ash.giganews.com!border2.nntp.ash.giganews.com!nntp.giganews.com!newspeer1.nwr.nac.net!nntp.cifnet.net!news-out1.nntp.be!propagator2-sterling!propagator3-cogent!in.nntp.be!news.worldonline.be!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Concurrency in Ada in a Linux and Solaris Date: 07 Apr 2004 22:29:01 +0200 Organization: Worldonline Belgium Sender: lbrenta@deuteronomy Message-ID: <87n05nsfaq.fsf@insalien.org> References: <871xmztvhl.fsf@insalien.org> NNTP-Posting-Host: 83-134-244-22.lindthout.goplus.fastdsl.tiscali.be Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.worldonline.be 1081369599 8895 83.134.244.22 (7 Apr 2004 20:26:39 GMT) X-Complaints-To: abuse@worldonline.be NNTP-Posting-Date: Wed, 7 Apr 2004 20:26:39 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Xref: archiver1.google.com comp.lang.ada:6820 Date: 2004-04-07T22:29:01+02:00 List-Id: Helio writes: > El dia Wed, 07 Apr 2004 21:53:58 +0200, en/na Ludovic Brenta va escriure: > > >... > > Helio, if the Linux kernel is >= 2.6, you need to set > > LD_ASSUME_KERNEL=2.4.1 before starting the program. Please let me > > know if this works. > > It's work! > > I had installed a "gnat" package (with libgtkada2-dev) with kernel 2.6 and > it doesn't work. > > I tried to install "gnat-3.3" package (in conflict with gnat and > libgtkada2-dev) and the code works well, but I want to program with gtk :-( > > Finally, with "gnat" and "libgtkada2-dev" installed and a marvellous > "LD_ASSUME_KERNEL=2.4.1" it works and I can program with gtk. > > Thank's George and Ludovic. Great, another happy Debian user :) > And now, another question, What difference exists between gnat-3.3 and > gnat? See http://users.skynet.be/ludovic.brenta/ada-policy.html. I posted this document just yesterday and am now collecting comments to improve it. Feel free to contribute. -- Ludovic Brenta.