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 2002:a24:1f02:: with SMTP id d2-v6mr3101346itd.13.1521699180961; Wed, 21 Mar 2018 23:13:00 -0700 (PDT) X-Received: by 2002:a9d:3464:: with SMTP id v91-v6mr386150otb.4.1521699180581; Wed, 21 Mar 2018 23:13:00 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!feed.usenet.farm!feeder4.feed.usenet.farm!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!199-v6no462534itl.0!news-out.google.com!d3-v6ni584itf.0!nntp.google.com!u184-v6no464409ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 21 Mar 2018 23:13:00 -0700 (PDT) In-Reply-To: <293296c4-fdb3-4f98-bce1-157c683841a1@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=208.114.128.156; posting-account=MRPdDAoAAADUJmZVjnYaoafXFMadSeY1 NNTP-Posting-Host: 208.114.128.156 References: <4beae434-1f01-4040-bdc6-10b476ba79dd@googlegroups.com> <293296c4-fdb3-4f98-bce1-157c683841a1@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <11d10036-314b-442e-9fad-972125babc14@googlegroups.com> Subject: Re: GNAT 2016 and PolyORB From: Olivier Henley Injection-Date: Thu, 22 Mar 2018 06:13:00 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:51122 Date: 2018-03-21T23:13:00-07:00 List-Id: On Monday, June 6, 2016 at 12:00:00 PM UTC-4, Eryndlia Mavourneen wrote: > On Saturday, June 4, 2016 at 5:55:11 PM UTC-5, donts...@gmail.com wrote: > > Hi > > I just downloaded GNAT2016 (free version) - and I can't easily find Pol= yORB. The download for 2015 refer me to 2014 version. Is PolyORB not offere= d in the free GNAT version anymore? > >=20 > > Frank >=20 > My understanding is that PolyORB has been built into GNAT since at least = 2014; however, it would be good to have current documentation. I hope it i= s still included, as I have been expecting to be able to use PolyORB to man= age a highly distributed system for which I am nearing the test phase. >=20 > -- em Anyone has indications on how to find PolyOrb and make it work as of march = 2018? -Latest source supposed to be accessible is 2014, but not even wget can get= through... the 3mb download at Adacore. -Looks like only source available is 2013 and is does not "make" on Debian = 9 buster + Gnat 2017 GPL. -Debian 9 buster has a PolyOrb (2014) package but some of its bin segfault = and gprbuild complains at option -I- when called within po_gnatdist. Tried = 2 DSA github projects and nothing build.=20 Somehow it reminds me of the task: Find Permit A 38 in "The Place That Send= s You Mad" in the legendary french animation flick The Twelve Tasks of Aste= rix. :) Thank you.