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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.41.145 with SMTP id o17mr14541823qae.3.1373331099889; Mon, 08 Jul 2013 17:51:39 -0700 (PDT) X-Received: by 10.50.13.105 with SMTP id g9mr2525613igc.9.1373331099852; Mon, 08 Jul 2013 17:51:39 -0700 (PDT) Path: border1.nntp.dca3.giganews.com!border2.nntp.dca3.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!t19no842320qam.0!news-out.google.com!f7ni1652qai.0!nntp.google.com!t19no842319qam.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 8 Jul 2013 17:51:39 -0700 (PDT) In-Reply-To: <92ddd042-7ed4-4aa1-8f5c-a62ec118aebe@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.83.12.120; posting-account=VJwTTQoAAABKqOMAgvkZcRCnb3dmjtF- NNTP-Posting-Host: 75.83.12.120 References: <9b1f6e6a-07c6-4a06-aaea-84209669e553@googlegroups.com> <1c8a40b8-05aa-4aa3-bf3f-d1bb46ac8ac4@googlegroups.com> <92ddd042-7ed4-4aa1-8f5c-a62ec118aebe@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: is raevnscar free? is it needed to write 16 cpu using ada programs? From: johannes falcone Injection-Date: Tue, 09 Jul 2013 00:51:39 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Original-Bytes: 2227 Xref: number.nntp.dca.giganews.com comp.lang.ada:182353 Date: 2013-07-08T17:51:39-07:00 List-Id: On Monday, July 8, 2013 6:21:50 AM UTC-7, Eryndlia Mavourneen wrote: > On Monday, July 8, 2013 8:16:18 AM UTC-5, Eryndlia Mavourneen wrote: > > > On Sunday, July 7, 2013 3:54:31 PM UTC-5, johannes falcone wrote: > > > > > > > curious > > > > > > > > > > > > > > does the free gnat ada and tasklets allow me to use 16 core machines? > > > > > > > > > > > > 1) Ravenscar is a restriction (subset) of full Ada tasking/realtime. I would not bother with it unless it were required for a specific project. > > > > > > 2) Ada 2012 has built-in support for machines with an arbitrary number of CPUs. Gnat 2013 supports Ada 2012. > > > > > > > > > > > > -- Eryndlia > > > > The reference to Gnat should be Gnat GPL 2013. > > > > -- Eryndlia awesome!!! thx!!