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,ae7a3abf5e8dfd29 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 06 Dec 2004 09:06:07 -0600 From: David Botton Newsgroups: comp.lang.ada Date: Mon, 6 Dec 2004 10:06:06 -0500 Message-ID: <2004120610060616807%david@bottoncom> References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: Evaluation of Ada-compilers and IDE:s User-Agent: Unison/1.5.2 NNTP-Posting-Host: 66.176.74.83 X-Trace: sv3-8pqrwdaOtqtVBHnD0opZXIPinFmuNLyikr3J3kZ3hiA3XJqvX9x/a769j8oLYFbWwoKlIUMWo6KRLu7!Kyfnjf0Pd3KW+Xwtlu81IFov7a8uqmjirR2DewbV1a6ve5GdqPG8dPUkF04waA== 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.20 Xref: g2news1.google.com comp.lang.ada:6803 Date: 2004-12-06T10:06:06-05:00 List-Id: I don't know of any papers, but perhaps if you described what sort of application you are creating others may have more input from their practical experiences. For example, I use GNAT extensively for Win32 GUI Desktop applications and COM/DCOM programming including my development on a Delphi alternative that is already (very) partially functional http://www.gnavi.org Others may be able to tell you more about their experiences, for example I've had very positive experiences of using ObjectAda when needing to debug code written in Visual C++ along side Ada since the debug format used by ObjectAda is recognized by the debugger in Visual Studio. David Botton On 2004-12-05 13:32:36 -0500, Per Sandberg said: > Dear all. > I am seraching for some evaluations of Ada-compilers and since i my > target is Windows it > boils down to ObjectAda and GNAT. > > Does anyone know if there exists such papers of recent date? > > /Regards > /Per Sandberg