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,5408976830fd5419 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!news.uni-stuttgart.de!not-for-mail From: Peter Hermann Newsgroups: comp.lang.ada Subject: Re: Problems setting up a (free) Ada development environment Date: Tue, 3 Mar 2009 11:23:53 +0000 (UTC) Organization: Comp.Center (RUS), U of Stuttgart, FRG Message-ID: References: X-Trace: infosun2.rus.uni-stuttgart.de 1236079433 5793 141.58.7.20 (3 Mar 2009 11:23:53 GMT) X-Complaints-To: news@news.uni-stuttgart.de NNTP-Posting-Date: Tue, 3 Mar 2009 11:23:53 +0000 (UTC) User-Agent: tin/1.9.2-20070201 ("Dalaruan") (UNIX) (Linux/2.6.18-6-686 (i686)) Xref: g2news2.google.com comp.lang.ada:4859 Date: 2009-03-03T11:23:53+00:00 List-Id: Tim Rowe wrote: > I'm trying to set up Ada on my Windows XP Pro system so I can learn Ada. should be perfect under WinXP : first install an up-to-date gnat compiler (by means of executing e.g. gnat-gpl-2008-pentium-mingw32msv-bin.exe or similar ) > I've got the free version of GNAT, and would now like a development > environment. this should run, too. > I've tried AdaGIDE, but when I run it all that happens is a shell > console appears and disappears too fast for me to read what's in it. this seems to indicate a wrong installation. Better install by means of executing adagide_7.43_setup.exe > Running from a shell just gives the same result. not needed: the usual mouse click on the icon is enough. > point me to one that's easier to set up and use? AdaGIDE runs extremely comfortable: As an advanced user of AdaGIDE I need a minimum of entries: mouse for activating the AdaGIDE-window. [keyboard enter] for reloading source being updated by my pet text-editor [keyboard f3] compile and build [keyboard f4] execute