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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,17b924d1394824f2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-09 13:04:09 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.tele.dk!small.news.tele.dk!195.158.233.21!news.ebone.net!news1.ebone.net!newsfeed.vmunix.org!newsfeed2.easynews.net!easynews.net!news.cid.net!news.enyo.de!news1.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: GNAT and Atmel AVR Microcontrollers Date: Wed, 09 Jan 2002 21:51:35 +0100 Organization: Enyo's not your organization Message-ID: <87u1tv6yeg.fsf@deneb.enyo.de> References: <75k0v9.2k1.ln@320025674319.dialin.t-online.de> <87bsh89fdq.fsf@deneb.enyo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cancel-Lock: sha1:RORCcPEsHSnu/ydS1QPapmKfc1Q= Xref: archiver1.google.com comp.lang.ada:18708 Date: 2002-01-09T21:51:35+01:00 List-Id: karlran1234@yahoo.com (Karl Ran) writes: > So, you just did something like: > gcc3.01: configure --language-ada --target-avr ?? Please have a look at the build instructions, and keep in mind that you have to use GCC 3.1 (i.e. the CVS HEAD branch). > Stephen Leake mentioned 6 man-months (which is a bit too much for me) The amount of work which is required depends partly on the completeness of the Ada implementation you desire. With the above approach, you will only be able to compile very simple programs (if your are lucky and the compiler works at all!).