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: f849b,20ab6e4b65d0ac97 X-Google-Attributes: gidf849b,public X-Google-Thread: 103376,20ab6e4b65d0ac97 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-05 19:25:31 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!crtntx1-snh1.gtei.net!news.gtei.net!chcgil2-snh1.gtei.net!news.bbnplanet.com!wn12feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!attbi_s01.POSTED!not-for-mail From: "Jeff C," Newsgroups: comp.lang.ada,comp.arch.embedded References: <46b8b50a.0312050448.654d6da4@posting.google.com> Subject: Re: [Announce] AVR-Ada V0.1 released X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: NNTP-Posting-Host: 24.34.215.119 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s01 1070681130 24.34.215.119 (Sat, 06 Dec 2003 03:25:30 GMT) NNTP-Posting-Date: Sat, 06 Dec 2003 03:25:30 GMT Organization: Comcast Online Date: Sat, 06 Dec 2003 03:25:30 GMT Xref: archiver1.google.com comp.lang.ada:3172 comp.arch.embedded:4936 Date: 2003-12-06T03:25:30+00:00 List-Id: "Jim Granville" wrote in message news:HobAb.11589$ws.1077937@news02.tsnz.net... > "Rolf Ebert" wrote in message > news:46b8b50a.0312050448.654d6da4@posting.google.com... > > We are proud to announce the first release of AVR-Ada, one of the first > > GCC based Ada compilers targeting 8-bit microcontrolers. > > Interesting. I presume this outputs C, which is then compiled ? > How does this then handle symbolic debug in the AVR source, in (eg) AVR > Studio ? > That would be a strange thing to presume. While there are Ada compilers that take that approach I would assume that since this is based on the Ada front end of GCC with a GNAT heritage that it produces code just like every other (well nearly every other) GCC/GNAT compiler.