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.43.100.129 with SMTP id cw1mr15722261icc.30.1395368293460; Thu, 20 Mar 2014 19:18:13 -0700 (PDT) X-Received: by 10.140.104.20 with SMTP id z20mr931747qge.6.1395368293425; Thu, 20 Mar 2014 19:18:13 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!eu.feeder.erje.net!feeder.erje.net!us.feeder.erje.net!news.glorb.com!l13no9022850iga.0!news-out.google.com!du2ni10182qab.0!nntp.google.com!w5no6813891qac.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 20 Mar 2014 19:18:13 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=90.203.156.53; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 90.203.156.53 References: <5151491a-14c3-4138-bcb5-f29108aeefb9@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9d599925-25ae-40c2-a26d-aa9fb7316649@googlegroups.com> Subject: Re: ANN: Kickstarter for beginning work on a new open-source Compiler From: Lucretia Injection-Date: Fri, 21 Mar 2014 02:18:13 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:18892 Date: 2014-03-20T19:18:13-07:00 List-Id: On Thursday, 20 March 2014 19:28:48 UTC, Shark8 wrote: > On 19-Mar-14 14:04, Alan Browne wrote: > > On 2014.03.18, 19:23 , Shark8 wrote: > > 1. Delphi? Why not in Ada? > > Answered upthread: mostly possible issues in licensing and my rotten > luck getting DB bindings to compile/link correctly. Really? You couldn't get postgres-ada to compile? Really easy. If you're talking gnatcoll, then yeah, that's a complete bitch, don't think anyone's been too successful there. TBH, using Ada with GNAT and then bootstrapping with your compiler is the way to go. Luke.