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,991f727832fb629d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: Brian May Newsgroups: comp.lang.ada Subject: Re: GNAT 3.15p now supports NPTL on Debian References: <87oem3n7ls.fsf@insalien.org> Date: Mon, 26 Jul 2004 07:42:09 +1000 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:uljFgadr5rJgoiBOzk0q77eswWo= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: dsl-202-173-153-89.vic.westnet.com.au X-Trace: news.melbourne.pipenetworks.com 1090791728 202.173.153.89 (26 Jul 2004 07:42:08 +1000) X-Complaints-To: abuse@pipenetworks.com X-Abuse-Info: Please forward all headers to enable your complaint to be properly processed. Path: g2news1.google.com!news2.google.com!news.maxwell.syr.edu!news.mel.connect.com.au!news.melbourne.pipenetworks.com!not-for-mail Xref: g2news1.google.com comp.lang.ada:2383 Date: 2004-07-26T07:42:09+10:00 List-Id: >>>>> "Ludovic" == Ludovic Brenta writes: Ludovic> Today, gnat 3.15p-10 arrived in Debian Unstable. In this Ludovic> upload, I have backported several fixes from GCC's main Ludovic> line of development. One of these fixes allows Ludovic> programmers to use Ada tasking with the New POSIX Thread Ludovic> Library (NPTL) as provided by Linux 2.6 and glibc 2.3. Ludovic> It is thus no longer necessary to use Ludovic> "LD_ASSUME_KERNEL=2.4.1" as before. What benefits does NPTL provide for Ada programs? -- Brian May