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.43.75.66 with SMTP id yz2mr50300591icb.34.1417118730028; Thu, 27 Nov 2014 12:05:30 -0800 (PST) X-Received: by 10.140.94.150 with SMTP id g22mr691986qge.0.1417118729999; Thu, 27 Nov 2014 12:05:29 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!h15no8868626igd.0!news-out.google.com!m4ni576qag.1!nntp.google.com!w8no2837644qac.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 27 Nov 2014 12:05:29 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.91.37.131; posting-account=hya6vwoAAADTA0O27Aq3u6Su3lQKpSMz NNTP-Posting-Host: 87.91.37.131 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Open Ravenscar Kernel From: vincent.diemunsch@gmail.com Injection-Date: Thu, 27 Nov 2014 20:05:30 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:23773 Date: 2014-11-27T12:05:29-08:00 List-Id: On Thursday, November 27, 2014 12:35:00 PM UTC+1, Brian Drummond wrote: > On Wed, 26 Nov 2014 14:06:54 -0800, vincent.diemunsch wrote: > > > Hi folks, > > > > I can't find the source code of the Open Ravenscar Kernel. The > > OpenRavenscar.org website is closed and I get redirected to : > > http://www.dit.upm.es/~ork/index.html/. Then it downloaded the > > GNATforLeon source package, but I couldn't find the packages > > implementing the ORK in Ada. > > Does anybody knows where I could find them ? > > > > I think you'll find they are in the gcc/ada folder, not clearly separated > out from the rest of the Ada compiler sources. Takes some digging to > separate them out into a separate project. > > -- Brian Thank you Brian. I'll try to do that. Vincent