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:2512:: with SMTP id g18-v6mr5542178itg.37.1521823399488; Fri, 23 Mar 2018 09:43:19 -0700 (PDT) X-Received: by 2002:a9d:ba5:: with SMTP id 34-v6mr1707186oth.7.1521823399371; Fri, 23 Mar 2018 09:43:19 -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!u184-v6no837079ita.0!news-out.google.com!d3-v6ni959itf.0!nntp.google.com!u184-v6no837074ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 23 Mar 2018 09:43:19 -0700 (PDT) In-Reply-To: <2624e271-85d1-4753-8a70-47733d36b4b2@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:c7d:3c35:b000:325a:3aff:fe0f:37a5; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 2a02:c7d:3c35:b000:325a:3aff:fe0f:37a5 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> <8cd36360-51bb-4d7b-b823-afd244a83344@googlegroups.com> <1220246767.543424591.870799.laguest-archeia.com@nntp.aioe.org> <82e2a3ff-b7e8-42b2-9dc7-84c0910ca184@googlegroups.com> <1720809648.543445951.620902.laguest-archeia.com@nntp.aioe.org> <1485479787.543449660.880348.laguest-archeia.com@nntp.aioe.org> <7a8e40b3-7100-4bb2-a6a7-a3b1d4d59b94@googlegroups.com> <6fcbdb10-3d5c-4a54-b75c-157b9ed9a093@googlegroups.com> <251782d7-d40b-422e-801a-3670b6da8e1b@googlegroups.com> <2624e271-85d1-4753-8a70-47733d36b4b2@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: LLVM and Ada From: Lucretia Injection-Date: Fri, 23 Mar 2018 16:43:19 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:51177 Date: 2018-03-23T09:43:19-07:00 List-Id: On Friday, 23 March 2018 05:10:21 UTC, Bojan Bozovic wrote: > Maybe this isn't really a place for this question, but why so important thing like Fortran and Ada for LLVM fell on the shoulders of a single developer, why there's no involvement both from LLVM and GCC community? Stallman's stance is that GCC should never be available as a library that can be linked into an executable, but this is happening anyway with GCC libjit. All the company's using LLVM only really care about C-based languages, so they don't really care about Ada. It's nVidia who have worked on Fortran for LLVM as Dan'l noted above.