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,b6b91d75e1016b5f X-Google-Thread: 115aec,b6b91d75e1016b5f X-Google-Thread: f43e6,b6b91d75e1016b5f X-Google-Attributes: gid103376,gid115aec,gidf43e6,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!newsread2.news.atl.earthlink.net.POSTED!d9c68f36!not-for-mail From: Marin David Condic User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada,comp.realtime,comp.software-eng Subject: Re: Ada compiler/debugger/GUI development IDE for WindowsXP/Linux References: <42271f56$0$6165$afc38c87@news.optusnet.com.au> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Thu, 03 Mar 2005 21:49:40 GMT NNTP-Posting-Host: 209.165.25.85 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.news.atl.earthlink.net 1109886580 209.165.25.85 (Thu, 03 Mar 2005 13:49:40 PST) NNTP-Posting-Date: Thu, 03 Mar 2005 13:49:40 PST Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: g2news1.google.com comp.lang.ada:8611 comp.realtime:890 comp.software-eng:4436 Date: 2005-03-03T21:49:40+00:00 List-Id: A good list of stuff, but the OP also asked about a GUI builder. You can get a GUI builder at: http://libre.act-europe.fr/GtkAda/main.html This is the GtkAda GUI environment that you can get for either Windows or Linux. Also, there is the GPS Interactive Development Environment that should be available for either Windows or Linux at: ftp://ftp.cs.nyu.edu/pub/gnat/gps/ I find it to be occasinally difficult (it keeps wanting to recompile system packages and I've forgotten how to shut that off!) but I like its view of a library full of software better than AdaGIDE. (Although AdaGIDE is pretty spiffy if you just want relatively small projects on a Windows platform) MDC Dmitry A. Kazakov wrote: > > 1. GNAT > > Under Fedora just install gcc-gnat package. That will give you the GNAT > compiler: > > $>yum install gcc-gnat > > For Windows you can download it from here: > > http://libre.act-europe.fr > > A good IDE for GNAT (alas, without integrated debugger) for Windows is > AdaGIDE: > > http://www.usafa.af.mil/dfcs/bios/mcc_html/adagide.html > > You could also try GPS (the same http://libre.act-europe.fr), which is a > platform-independent IDE for GNAT, but its publicly available version is > very beta to be usable for debugging. > > 2. ObjectAda > > Compiler+IDE+Debugger of Aonix. Its IDE is more bearable (as compared to > GPS). It resembles MSVC IDE, though lacks many of its features. Aonix has a > special limited (in terms of project size) version: > > http://www.aonix.com/oa_win_demo.html > > It seems that they might have it for Linux as well, but I never tried it > there. > -- ====================================================================== Marin David Condic I work for: http://www.belcan.com/ My project is: http://www.jsf.mil/NSFrames.htm Send Replies To: m o d c @ a m o g c n i c . r "'Shut up,' he explained." -- Ring Lardner ======================================================================