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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 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!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!fx28.iad.POSTED!not-for-mail From: Shark8 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:32.0) Gecko/20100101 Thunderbird/32.0a1 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada's ranking of popularity at IEEE Spectrum References: <72b1318a-2eb6-4129-af9b-5bcfbb329c5b@googlegroups.com> <6zCvv.195713$D44.161113@fx31.iad> <43a1079d-4217-40aa-85bd-573aac5f8562@googlegroups.com> In-Reply-To: <43a1079d-4217-40aa-85bd-573aac5f8562@googlegroups.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Message-ID: X-Complaints-To: abuse@teranews.com NNTP-Posting-Date: Thu, 10 Jul 2014 22:54:27 UTC Organization: TeraNews.com Date: Thu, 10 Jul 2014 16:54:30 -0600 X-Received-Bytes: 1997 X-Received-Body-CRC: 3824981979 Xref: news.eternal-september.org comp.lang.ada:20852 Date: 2014-07-10T16:54:30-06:00 List-Id: On 10-Jul-14 15:39, björn lundin wrote: > Den torsdagen den 10:e juli 2014 kl. 22:19:18 UTC+2 skrev Shark8: >> On 10-Jul-14 13:49, Marius Amado-Alves wrote: >>>> My current number one example: implementing OpenSSL in Ada is exactly >>>> the kind of thing Ada would be good at. Unfortunately, it's also not >>>> practical. >>> On the contrary, it would be very practical to have AWS working well with SSL... >>> I was never able to do that on Windows. >>> AWS is a great lib, but horrible at installing. >> > > Really? I have some fairly recent installation notes if you are still interested. I'd like that. >> I did have a bit of trouble installing it, yes -- but that was *REALLY* >> minor compared to the inability to get any DB-binding to correctly >> compile [and link]. > > Really? What database/os? > > /Björn > I tried Postgres, Gnatcoll, some MySQL binding [I forget], and an ODBC one. I'm on a windows machine, but I think it may have been a problem in the cygwin config... I *hate* make and autotools.