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 X-Received: by 10.107.175.25 with SMTP id y25mr7760460ioe.16.1521727041102; Thu, 22 Mar 2018 06:57:21 -0700 (PDT) X-Received: by 2002:a9d:5906:: with SMTP id t6-v6mr898818oth.2.1521727040971; Thu, 22 Mar 2018 06:57:20 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!feeder.erje.net!2.us.feeder.erje.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!199-v6no799443itl.0!news-out.google.com!d3-v6ni1024itf.0!nntp.google.com!199-v6no799441itl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 22 Mar 2018 06:57:20 -0700 (PDT) In-Reply-To: <131606956.543351411.509161.laguest-archeia.com@nntp.aioe.org> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.233.194; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.233.194 References: <7eaadf74-c55f-4c00-8f13-bf027cce130e@googlegroups.com> <6188b81f-7d6a-4ea4-90d4-74142471d979@googlegroups.com> <66082e27-14ca-45d1-b8ff-7fe825cd2687@googlegroups.com> <17b6ac53-6b99-430e-8bac-63311ea1fffe@googlegroups.com> <2b114d79-3af8-4285-b645-e2ea6b83331a@googlegroups.com> <2108cec0-fcb7-4b9e-b68c-15dc274d85e1@googlegroups.com> <131606956.543351411.509161.laguest-archeia.com@nntp.aioe.org> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8cd36360-51bb-4d7b-b823-afd244a83344@googlegroups.com> Subject: Re: LLVM and Ada From: "Dan'l Miller" Injection-Date: Thu, 22 Mar 2018 13:57:21 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:51130 Date: 2018-03-22T06:57:20-07:00 List-Id: On Wednesday, March 21, 2018 at 1:57:48 PM UTC-5, Luke A. Guest wrote: > >=20 > > I haven't tested to build it, nor I have intention, DragonEgg exists fo= r > > LLVM 3-6 and GCC 6.3/6.4/8.0 > >=20 > > https://github.com/xiangzhai/dragonegg is a fork more up to date than m= ain branch. > >=20 >=20 > There=E2=80=99s still not much been done even on that branch. https://github.com/xiangzhai The guy who took this work over in 2017, Xiang Leslie ZHAI, has a llvm.org.= cn email address. I don't know the criteria needed to be that degree of of= ficially connected with LLVM, but his work appears to have some degree of o= fficialness from LLVM organization itself. That is a good sign. This fork of DragonEgg supports various releases of GCC (except conspicuous= ly skipping 7.X and going on to 8.0), probably focusing on C and C++, ignor= ing Ada. But (assuming that it works), it is good to have any amount of ma= intenance on the old DragonEgg to keep it at all current (even partially). = It is easier for someone among us in Ada world to test & maintain the Ada = support on this fork of DragonEgg then, instead of going back 7 years ourse= lves. No contributions since October 2017 though. That is a bad sign.