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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b94b5d5a8821107 X-Google-Attributes: gid103376,public From: n_brunot@my-deja.com Subject: Re: Evaluating Ada compilers -- any experiences, tips? Date: 2000/08/03 Message-ID: <8malcr$s6g$1@nnrp1.deja.com>#1/1 X-Deja-AN: 653844269 References: <8m9l8c$3g2$1@nnrp1.deja.com> X-Http-Proxy: 1.1 - (DeleGate/6.1.9), 1.0 x64.deja.com:80 (Squid/1.1.22) for client 202.228.192.134 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Thu Aug 03 02:28:46 2000 GMT X-MyDeja-Info: XMYDJUIDn_brunot Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT) Date: 2000-08-03T00:00:00+00:00 List-Id: We don't have experience in cross-platform compilers, but with same target/host platform, we find very good to always have several compilers checking every day (just run compilation after day work, and check in the morning than it's ok), and only one for tests and release versions. This allows you to keep ADA code as independant as possible from the compiler (in case that one day you have to change it for any reason), and may be detect one day than one of your checking compiler is better than your release compiler. More than that, a bad compiler can be easier and faster to use for writing code and syntax check, supposing of course than tests and release versions are compiled with the good compiler, but may be not so fast and easy to use. see subject Windows NT ADA compilers comparison on this forum. In article <8m9l8c$3g2$1@nnrp1.deja.com>, mjsilva@my-deja.com wrote: > While we're waiting to see if we've made a convincing argument for > using Ada in our industrial controller proposal I'm back to looking at > compilers. I've sent off info requests to all of the compiler vendors > I could find, but I'd like to hear any experiences or info (positive or > negative) with Ada toolsets regarding e.g. compiler quality, support, > long-term commitment to Ada, etc. > > Our target is the PowerPC MPC555, and the host will be Windows. > > Here's my email address if anybody wants to respond privately: > > msilva@amotusa.com > > Thanks much for any help! > > Mike > > Sent via Deja.com http://www.deja.com/ > Before you buy. > Sent via Deja.com http://www.deja.com/ Before you buy.