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 Path: g2news2.google.com!postnews.google.com!v20g2000yqm.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: Switching tasking implementation? Date: Wed, 26 Aug 2009 05:25:42 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <87r5uyix68.fsf@jspa-nykredit.sparre-andersen.dk> NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1251289544 2784 127.0.0.1 (26 Aug 2009 12:25:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 26 Aug 2009 12:25:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v20g2000yqm.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7992 Date: 2009-08-26T05:25:42-07:00 List-Id: On Aug 26, 1:20=A0pm, Jacob Sparre Andersen wrote: > If I remember correctly, the version of GNAT distributed with Debian > supports more than one tasking implementation. > > Do I remember correctly? =A0How do I select which implementation to use? > > Greetings, > > Jacob > -- > "Two silk worms had a race. They ended up in a tie." Don't know about Debian but have you tried the configuration pragma "Tasking_Policy"? Cheers -- Martin