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,9f79bf3a95fa27f0 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.134.225 with SMTP id pn1mr3117247pbb.7.1331316029684; Fri, 09 Mar 2012 10:00:29 -0800 (PST) Path: h9ni7065pbe.0!nntp.google.com!news1.google.com!goblin3!goblin.stu.neva.ru!news.szaf.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: gnat on debian arm Date: Fri, 09 Mar 2012 19:00:21 +0100 Organization: A noiseless patient Spider Message-ID: <87sjhhu022.fsf@ludovic-brenta.org> References: Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="xrf1/HdPZYFvklQglr790A"; logging-data="13016"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18T61QD2lyuzNph3qECfgdQ" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:wny0BPbweZKl1tgVfBke27Q8+iA= sha1:aS3rcXQ8k2qn4iA5MIebLUW6o9M= Content-Type: text/plain; charset=us-ascii Date: 2012-03-09T19:00:21+01:00 List-Id: 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.