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=unavailable autolearn_force=no version=3.4.4 Path: border2.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: Open Ravenscar Kernel Date: Thu, 27 Nov 2014 11:34:44 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 27 Nov 2014 11:34:44 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="da745e888d4a5182b5fda6212bbb0a63"; logging-data="26475"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19M9ohEyd0coivAnhvuZzW5+dj0B4kDGYE=" User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Cancel-Lock: sha1:2E5z6BijizwC+SshjZoIxt3MijE= Xref: number.nntp.giganews.com comp.lang.ada:191069 Date: 2014-11-27T11:34:44+00:00 List-Id: 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