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 X-Google-Thread: 103376,9f79bf3a95fa27f0 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.220.229 with SMTP id pz5mr4283786pbc.5.1331641871036; Tue, 13 Mar 2012 05:31:11 -0700 (PDT) Path: h9ni21304pbe.0!nntp.google.com!news1.google.com!postnews.google.com!k24g2000yqe.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: Re: gnat on debian arm Date: Tue, 13 Mar 2012 05:29:45 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <87sjhhu022.fsf@ludovic-brenta.org> NNTP-Posting-Host: 195.58.145.51 Mime-Version: 1.0 X-Trace: posting.google.com 1331641870 18973 127.0.0.1 (13 Mar 2012 12:31:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 13 Mar 2012 12:31:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k24g2000yqe.googlegroups.com; posting-host=195.58.145.51; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.16) Gecko/20120131 Iceweasel/3.5.16 (like Firefox/3.5.16),gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-03-13T05:29:45-07:00 List-Id: On Mar 9, 6:00=A0pm, Ludovic Brenta wrote: > tonyg writes: > > Does anyone know if gnat is fully ported to debian ARM and its status? > > Fully ported to armel (this is ARM in little-endian mode). > > Not ported yet to armhf (this is ARM with hardware floating-point). > > This is true of both gnat-4.4 and gnat-4.6. > > -- > Ludovic Brenta. Ah cool, I guess I better go find out what little endian is, before I eventually get a raspberry pi!