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:a6b:1f14:: with SMTP id f20-v6mr13220171iof.8.1524560611124; Tue, 24 Apr 2018 02:03:31 -0700 (PDT) X-Received: by 2002:a9d:3809:: with SMTP id i9-v6mr1620562otc.8.1524560610687; Tue, 24 Apr 2018 02:03:30 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!k65-v6no3722797ita.0!news-out.google.com!b185-v6ni3784itb.0!nntp.google.com!k65-v6no3722795ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 24 Apr 2018 02:03:30 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=90.115.177.251; posting-account=P04rJQoAAAAcZ1eXXrg_e5YPG0xhsQtg NNTP-Posting-Host: 90.115.177.251 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5837a90d-2c0c-443a-be41-48f99f68744c@googlegroups.com> Subject: Re: Build ding a distributed partition From: =?UTF-8?B?RnLDqWTDqXJpYyBQUkFDQQ==?= Injection-Date: Tue, 24 Apr 2018 09:03:31 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2387 X-Received-Body-CRC: 155031190 Xref: reader02.eternal-september.org comp.lang.ada:51689 Date: 2018-04-24T02:03:30-07:00 List-Id: Le mercredi 18 avril 2018 19:32:24 UTC+2, Simon Wright a =C3=A9crit=C2=A0: > "Dmitry A. Kazakov" writes: >=20 > > On 2018-04-17 17:30, Jeffrey R. Carter wrote: > >> On 04/17/2018 02:50 PM, Dmitry A. Kazakov wrote: > >>> What are gprbuild/gnatmake switches etc for building a distributed > >>> partition? I found no word about it. > >> > >> I seem to remember something called gnatdist. > > > > Yes. I saw references to gnatdist and po_gnatdist. Neither is anywhere > > to find. (:-() > > > > Furthermore, if read descriptions right, both are to generate a > > gpr-file. Therefore, there must be something in that file to tell that > > a package is actually "main" of a partition with the ID so and so etc. >=20 > Just saw this: https://twitter.com/adaprogrammers/status/9866364337284341= 79 That's really a good news. In the past few years, finding PolyORB was a pai= n as it disappeared from AdaCore Website and I had to find the SVN tree in = my old archives. Anyway, last time I tried to build it, it was during last FOSDEM and compil= ation went well, at least for CORBA application and under Linux (Ubuntu).