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.52.94.47 with SMTP id cz15mr4745151vdb.0.1393042916857; Fri, 21 Feb 2014 20:21:56 -0800 (PST) X-Received: by 10.140.42.87 with SMTP id b81mr2853qga.18.1393042916821; Fri, 21 Feb 2014 20:21:56 -0800 (PST) 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!k15no26534203qaq.0!news-out.google.com!s3ni28340qas.0!nntp.google.com!f11no26559634qae.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 21 Feb 2014 20:21:56 -0800 (PST) In-Reply-To: <313a2f39-74e7-427b-a9c1-5b3018de1945@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=189.18.155.138; posting-account=TRgI1QoAAABSsYi-ox3Pi6N-JEKKU0cu NNTP-Posting-Host: 189.18.155.138 References: <44f053fc-72a9-44f0-8a0d-c919632d57e8@googlegroups.com> <%r2Lu.9395$yo1.4292@fx26.fr7> <1547661175414018961.417057laguest-archeia.com@nntp.aioe.org> <313a2f39-74e7-427b-a9c1-5b3018de1945@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Tiva + Ada From: "Rego, P." Injection-Date: Sat, 22 Feb 2014 04:21:56 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2561 X-Received-Body-CRC: 3342153207 Xref: news.eternal-september.org comp.lang.ada:18727 Date: 2014-02-21T20:21:56-08:00 List-Id: I began to try to build a cross-compiler to Tida, and after a couple of fre= e night hours of the last days I finally got to resolve (almost) all gcc de= pendencies, so I started gcc configure and ... there are a few more errors = :( It's very unfortunate that few people have interest in making Ada in ARM*.*= |grep -v -i debian*. I must admit that when TI releases the launchpad with = free C and thousands of ready-to-burn device libraries, tutorials, examples= , workshops and videos, it's almost imperative that people will use them wh= en no Ada compiler company will do it (for free). Compile the compiler is b= oring (at least when you are thristy to code your application). Today still I had to hear some friends say... hey, look to my fool leds bli= nking in C! why do you insist in try to use Ada for it too as you even cann= ot build a hello? (and much more...) Well... I'm sorry for this outflow, it's just today I hoped that I could co= de a good Ada anything in my new board, instead of tons of bash lines in a = virtual machine. I really like to code in Ada, but it seems that I will sur= render to C this time so I'm a little pissed off. []s Rego.