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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,eb0113bcc08a039a X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!19g2000hsx.googlegroups.com!not-for-mail From: Lucretia Newsgroups: comp.lang.ada Subject: Re: OS in Ada, what about the compiler? Date: Tue, 09 Oct 2007 03:15:48 -0000 Organization: http://groups.google.com Message-ID: <1191899748.324249.289930@19g2000hsx.googlegroups.com> References: <1191880545.979964.152370@g4g2000hsf.googlegroups.com> NNTP-Posting-Host: 90.194.162.195 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1191899748 11388 127.0.0.1 (9 Oct 2007 03:15:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 9 Oct 2007 03:15:48 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.6) Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 19g2000hsx.googlegroups.com; posting-host=90.194.162.195; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:2371 Date: 2007-10-09T03:15:48+00:00 List-Id: On 9 Oct, 02:43, "Steve" wrote: > I don't know enough about the compiler to answer directly, but the folks > that put together AVA-Ada, which is GNAT targeting the 8 bit AVR > microcontrollers have produced a stripped down runtime for that target. I > don't know exactly what features are supported, but it might be useful to > see how they adapted GNAT for that target. > > http://avr-ada.sourceforge.net/ Thank, I'll have a look. If they're up to date, it'd probably be useful. > There is some documetation here: > > http://www.iuma.ulpgc.es/users/jmiranda/gnat-rts/index.htm Unfortunately, that's incredibly out of date and seeing as he works for ACT and is not going to update it (so he told me), I don't see it as being useful anymore. Thanks, Luke.