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:160f:: with SMTP id a15-v6mr3707714ita.7.1532222224174; Sat, 21 Jul 2018 18:17:04 -0700 (PDT) X-Received: by 2002:aca:4787:: with SMTP id u129-v6mr256731oia.4.1532222223976; Sat, 21 Jul 2018 18:17:03 -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!border1.nntp.dca1.giganews.com!nntp.giganews.com!g2-v6no3126821itf.0!news-out.google.com!k71-v6ni4867itk.0!nntp.google.com!g2-v6no3126820itf.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 21 Jul 2018 18:17:03 -0700 (PDT) In-Reply-To: <1556692039.553913541.700473.laguest-archeia.com@nntp.aioe.org> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=124.171.194.223; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 124.171.194.223 References: <8a63d1e5-e455-452a-9fd2-82cd23369b16@googlegroups.com> <1556692039.553913541.700473.laguest-archeia.com@nntp.aioe.org> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6d8d45a1-2262-4108-9db3-c958b7f6f92d@googlegroups.com> Subject: Re: GNAT LLVM From: Roger Injection-Date: Sun, 22 Jul 2018 01:17:04 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:53940 Date: 2018-07-21T18:17:03-07:00 List-Id: On Sunday, July 22, 2018 at 10:53:35 AM UTC+10, Luke A. Guest wrote: > Roger wrote: > > On Saturday, July 21, 2018 at 11:53:11 PM UTC+10, Simon Wright wrote: > >> An interesting hint in the gprbuild repo: > >>=20 > >> https://github.com/AdaCore/gprbuild/commit/eb94de5bfcc5c5ddd36f701cfd4= 3e542a96c118f > >=20 > > If using gprbuild on mac, make sure to use the latest repo. > > See: > > https://github.com/AdaCore/gprbuild/issues/44 > >=20 >=20 > I don=E2=80=99t know what you=E2=80=99re responding to, but it=E2=80=99s = not really this. I was responding to Simon=E2=80=99s comment which concerns Adacore=E2=80=99= s gprbuild tool. The version of gprbuild shipped with GNAT 2012 fails on Mac OSX as it does = not fully support LLVM. My comment concerns gprbuild with respect to this problem. An "An interesting hint " is that if you want to use gprbuild with LLVM you= need to use the latest distro of gprbuild. See, the last few items of https://github.com/AdaCore/gprbuild/issues/44n w= hich is titled " C++ code fails under GNAT 2018=E2=80=9D. The reason for the failure turned= out to be a gprbuild bug involving gprconfig which did not recognise the L= LVM C++ compiler. An "An interesting hint " is=20 The latest gprbuild bistro does not have this bug (Simon's hint I think).