From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.8 required=3.0 tests=BAYES_50,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:ae9:efcd:: with SMTP id d196mr7924762qkg.251.1597544646928; Sat, 15 Aug 2020 19:24:06 -0700 (PDT) X-Received: by 2002:ac8:545a:: with SMTP id d26mr8471861qtq.50.1597544646776; Sat, 15 Aug 2020 19:24:06 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 15 Aug 2020 19:24:06 -0700 (PDT) In-Reply-To: <5b2b3117-dd85-45ff-bbf6-0a1fa6364f76n@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=203.214.46.35; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 203.214.46.35 References: <52baf1e5-f0a5-42be-acc7-75fb17fb6f4co@googlegroups.com> <5b2b3117-dd85-45ff-bbf6-0a1fa6364f76n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2e77d5f6-3545-41e2-a378-2a98a8ed7cd6n@googlegroups.com> Subject: Re: AdaCore's survey regarding the future of GNAT Community Edition From: Roger Mc Injection-Date: Sun, 16 Aug 2020 02:24:06 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:59726 List-Id: On Sunday, August 16, 2020 at 2:38:25 AM UTC+10, Kevin K wrote: > I hadn't seen this before today. The main impediment to me with the free = version compared to the community edition is that with the community editio= n Adacore took a set of packages that build together correctly. I tried to = build a set of components from the free version (gcc 8.2 and later), gprbui= ld, etc. At the time, the other important components didn't all build succe= ssfully. Some components were ahead of others. So I wasn't able to build, f= or example, gps. Unfortunately, the Adacore community 2020 edition doesn't include gps so= I am currently using the community 2020 tool-chain and gps from community = 2019. I did try to build gps from the current Adacore community source but = was unsuccessful. The main problem being that Adacore seem to be in the mid= st of doing the necessary upgrade from Python 2 to Python3. I did attempt t= o do Python3 modifications myself but eventually got to a stage where I cou= ld proceed no further.