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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bd3b4622a4d8463c X-Google-Attributes: gid103376,public From: robert_dewar@my-dejanews.com Subject: Re: Ada Compilers for TMS320C40 processors Date: 1999/04/03 Message-ID: <7e50b6$dib$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 462245472 References: <37051B3E.2542B8CD@wanadoo.fr> X-Http-Proxy: 1.0 x11.dejanews.com:80 (Squid/1.1.22) for client 166.72.82.229 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Sat Apr 03 12:08:08 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-04-03T00:00:00+00:00 List-Id: In article <37051B3E.2542B8CD@wanadoo.fr>, xavier.cusset@wanadoo.fr wrote: > Hello > > Are there others Ada compilers available for > TMS320C40 processor > than the one from Tartan (TEXAS now) which is rather > expensive. and is also obsolete (it is basically an Ada 83 compiler). (yes, yes, I know Richard, sometimes obsolete tools are appropriate :-) There are two paths to consider. There is a gcc port, so a GNAT port is certainly practical. The other approach is to use the Intermetrics compiler to generate C code, there is some loss of efficiency in this translation, and some loss of debugging information, but this approach may be quite acceptable in practice (it would not surprise me if it turned out to be competitive with the Tartan compiler in practice, and the fact that it is Ada 95 is a big advantage). -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own