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 10.31.254.1 with SMTP id l1mr7263697vki.16.1477139476149; Sat, 22 Oct 2016 05:31:16 -0700 (PDT) X-Received: by 10.157.33.166 with SMTP id s35mr3102362otb.10.1477139476096; Sat, 22 Oct 2016 05:31:16 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!g45no1428396qte.1!news-out.google.com!w143ni1497itb.0!nntp.google.com!66no1765904itl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 22 Oct 2016 05:31:15 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:c7d:3cda:7600:932b:b705:6315:5a80; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 2a02:c7d:3cda:7600:932b:b705:6315:5a80 References: <7eaadf74-c55f-4c00-8f13-bf027cce130e@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3ced8c35-35be-4c8f-af9a-92b9469df597@googlegroups.com> Subject: Re: LLVM and Ada From: Lucretia Injection-Date: Sat, 22 Oct 2016 12:31:16 +0000 Content-Type: text/plain; charset=UTF-8 Xref: news.eternal-september.org comp.lang.ada:32161 Date: 2016-10-22T05:31:15-07:00 List-Id: On Friday, 21 October 2016 11:33:41 UTC+1, Brian Drummond wrote: > Here, local subprograms are supported, however VHDL doesn't have > exceptions, so that specific bullet has been dodged. > > https://github.com/tgingold/ghdl > The whole source is under GPL v2, no linking exception. You may want to ask Tristan to extract the LLVM interfaace into it's own project and put it under a less restrictive license. Obviously, GPL is fine if your project is GPL. Luke.