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,17b924d1394824f2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-26 05:08:06 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: karlran1234@yahoo.com (Karl Ran) Newsgroups: comp.lang.ada Subject: Re: GNAT and Atmel AVR Microcontrollers Date: 26 Dec 2001 05:08:06 -0800 Organization: http://groups.google.com/ Message-ID: References: <75k0v9.2k1.ln@320025674319.dialin.t-online.de> <87bsh89fdq.fsf@deneb.enyo.de> NNTP-Posting-Host: 80.134.12.61 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1009372086 22311 127.0.0.1 (26 Dec 2001 13:08:06 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 26 Dec 2001 13:08:06 GMT Xref: archiver1.google.com comp.lang.ada:18300 Date: 2001-12-26T13:08:06+00:00 List-Id: >> That sounds intresting! >> How much time would it take for a C&Ada programmer to get this mini >> AVR-Ada working? >Sorry, I don't know that, but here is a data point for anyone else who >would like to see gnat on AVR. >About two months ago I built a cross gnat for AVR. It appeared to >generate correct code for a few simple examples (I never got around to >generate an actual executable). So, you just did something like: gcc3.01: configure --language-ada --target-avr ?? Sounds too easy to me. Stephen Leake mentioned 6 man-months (which is a bit too much for me) Karl