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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,641660bd28dd798d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-06 22:28:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!news-hub.siol.net!newsfeed.Austria.EU.net!newsfeed.kpnqwest.at!newsrouter.chello.at!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Michael Bode Newsgroups: comp.lang.ada Subject: Re: Embedded Ada Development Tools Date: 07 Jun 2002 07:24:02 +0200 Organization: Organized? Me? Sender: mb@jupiter.solar.system Message-ID: References: <3CFBC246.7020201@worldnet.att.net> <3D003257.52BC1BD9@adaworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.t-online.com 1023427537 06 28397 VjK1bt7GSTaJS2 020607 05:25:37 X-Complaints-To: abuse@t-online.com X-Sender: 320025674319-0001@t-dialin.net X-message-flag: IMPORTANT MESSAGE -- PLEASE READ IMMEDIATELY!!! X-Accepted-File-Formats: ASCII, .rtf, .ps, .pdf - *NO* MS Office files User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:25435 Date: 2002-06-07T07:24:02+02:00 List-Id: Richard Riehle writes: > Maybe Rational should make the old RR Software Eight Bit compiler > part of their compiler portfolio. That would deal with the problem > of eight bit compilers. GCC can target the Atmel AVR 8-Bit controllers. But I fear that does not mean one can pick some compiler switches during GCC build and get Gnat for AVR. If someone would find a way to make even a subset of Ada available on the AVR through GCC that would be a nice start.