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-Thread: 103376,e82ea8a472e88bd7 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Tue, 18 Apr 2006 18:30:01 -0500 Date: Tue, 18 Apr 2006 19:29:53 -0400 From: Jeffrey Creem User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: ada IDE References: <1145343273.557453.50910@j33g2000cwa.googlegroups.com> In-Reply-To: <1145343273.557453.50910@j33g2000cwa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 24.147.74.171 X-Trace: sv3-yKfo1PUWb/NI1YA3u2arZjs/xqIjvqif6SX9NCQtyhxse7HzC20o4fmUEsluDK3HnYDBfQtdLMWoj7G!2p+x/XJ6UzWXzZgxeaglN+9f2uzrVzaj3a610u+EoH2glfgqWyUSvpun0Uo20/ix7s+FMqqOfSaN!BmE= X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:3859 Date: 2006-04-18T19:29:53-04:00 List-Id: Ananth the Boss wrote: > we are involved in development of safety critical software for flight > apps. can ny one say which is the best IDE for ADA for development of > flight software > If you are doing safety critical software (assuming you mean something like DO-178b level a or b) then the IDE is really secondary to the compiler/runtime. Pick that first and it will help guide you to an IDE. You probably can't pick the compiler/runtime (or perhaps OS) until you know what your hardware platform is (unless there is some flexibility there). If you select something like Greenhills Ada with the Integrity OS then it would be silly to consider GPS. There is really not enough in the question to respond to this all that clearly. The high level choices will be something from Greenhills/Greenhills www.ghs.com (perhaps integrity (OS) with AdaMULT (compiler). or WindRiver/AdaCore www.wrs.com with www.gnat.com (vxWorks with the ARINC 653 with GNAT). or BAE Systems/DDC-I http://platformsolutions.na.baesystems.com:8080/CsLeos/CsLEOS.jsp or Aonix/Aonix http://www.aonix.com/objectada.html There might also be someting in the lynxos/GNAT cagegory to consider..not sure. In any case, these seem to be the big players in the area. Disclaimer -- I work at BAE SYSTEMS for my day job.