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,fcd0ac136c3a2795 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!v8g2000yqe.googlegroups.com!not-for-mail From: David Sauvage Newsgroups: comp.lang.ada Subject: Re: USB Boarduino on AVR-Ada Tutorial Date: Tue, 24 Aug 2010 02:07:20 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <4d1d662b-f476-41e4-938c-0564ad90d74e@d17g2000yqb.googlegroups.com> <208b422c-afc7-4404-8741-d4582ced47ce@f42g2000yqn.googlegroups.com> <6e8376p4ltcvberbt9a44ub44vc48vjr3m@4ax.com> NNTP-Posting-Host: 41.136.235.175 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1282640840 15662 127.0.0.1 (24 Aug 2010 09:07:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 24 Aug 2010 09:07:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v8g2000yqe.googlegroups.com; posting-host=41.136.235.175; posting-account=VT4k8QoAAAB0zUvVwUYyaKE5TB63pAuh User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:13689 Date: 2010-08-24T02:07:20-07:00 List-Id: > > >> Incidentally the AVR-Ada package contains a do-it-all script based > >> around GCC4.3.2. This fails, building binutils, with compile errors in > >> tc-avr.c. Presumably it would work if I could dig out a 4.3 era GCC, > >> but that's not a trivial route either. > There is also a tutorial on AVR-Ada wiki to build AVR-Ada 1.1.0 (patched version)/GCC-4.3 from Ubuntu 10.04 Lucid and Debian 6.0 Squeeze host, see : http://sourceforge.net/apps/mediawiki/avr-ada/index.php?title=Build_From_Ubuntu_Lucid_Or_Debian_Squeeze Arduino Board abstraction package are in development and will be published soon.