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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d672d2d8b4e233b2 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.86.72 with SMTP id n8mr1325243paz.24.1343576846891; Sun, 29 Jul 2012 08:47:26 -0700 (PDT) Path: c10ni48523pbw.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Patrick Newsgroups: comp.lang.ada Subject: Re: Compiling FSF GNAT standalone? Date: Sun, 29 Jul 2012 08:34:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8914f971-e88f-469d-b917-b441723c103c@googlegroups.com> References: <6f23953d-afc2-40d8-8155-da878cb876df@googlegroups.com> <970bce81-a038-46d4-91f0-46a6c76986e9@googlegroups.com> <90dee338-8939-49b1-90ea-74f87a5e60fd@googlegroups.com> NNTP-Posting-Host: 70.53.16.194 Mime-Version: 1.0 X-Trace: posting.google.com 1343576846 31947 127.0.0.1 (29 Jul 2012 15:47:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 29 Jul 2012 15:47:26 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=70.53.16.194; posting-account=cUi90woAAADTaOISowbbHM8GUD0-opJO User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-07-29T08:34:12-07:00 List-Id: Thank you Ludovic, thank you Simon This should clear things up for me along my learning curve for the next few= months.=20 There are all sorts of resources on the net about programming with Ada. It = will be years before I will be able to offer anything helpful(in terms of s= yntax and semantics) to new users that isn't already explained better somew= here else but I think the Ada toolchain world could really use more tutoria= ls. I could probably post something useful about mixing C and Ada(in particular= shared C libraries). I could probably write something useful about the sta= te of baremetal programming and RTOS programming with Ada and and I can now= explain much of the licensing issues, which I have found extremely confusi= ng confusing. Thanks again