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: a07f3367d7,98f1416c12948917 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!club-internet.fr!feedme-small.clubint.net!usenet-fr.net!gegeweb.org!not-for-mail From: =?iso-8859-1?Q?St=E9phane_Rivi=E8re?= Newsgroups: comp.lang.ada Subject: Re: AIDE by =?iso-8859-1?Q?St=E9phane_Rivi=E8re?= Date: Mon, 7 Sep 2009 06:32:43 +0000 (UTC) Organization: Gegeweb News Server Message-ID: References: <5515b875-f795-4575-bf60-c325161e7436@t13g2000yqn.googlegroups.com> NNTP-Posting-Host: 141.235.199-77.rev.gaoland.net Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: obelix.gegeweb.org 1252305163 82562 77.199.235.141 (7 Sep 2009 06:32:43 GMT) X-Complaints-To: abuse@gegeweb.org NNTP-Posting-Date: Mon, 7 Sep 2009 06:32:43 +0000 (UTC) User-Agent: XanaNews/1.18.1.6 Xref: g2news2.google.com comp.lang.ada:8199 Date: 2009-09-07T06:32:43+00:00 List-Id: > Error is: gnatmake -PC:\aide\aide\examples\gps\tutorial\sdc.gpr > sdc.adb -d -XBuild=DEBUG > [2009-09-04 10:42:18] Invalid command Hi Michael, I've answered to your email dated 09/03... Here's a copy at the end of this message. Of course, Aide is free and support too, you have not to pay to get support. Reading your last messages, Aide could be installed in c:\aide\aide, instead of c:\aide. Correct to c:\aide and that's all. You'll find below the first level directory tree as an example. C:\AIDE +---bin +---bina +---binw +---dlls +---doc +---etc +---examples +---home +---info +---lib +---lock +---share +---tmp Notices : GPS was included as reference, but it was, at least at this time -many years ago- buggy. I suggest you should use the customised Emacs included (emacs is far superior in all cases, to my taste). An other alternative is a simple but efficient editor : fte. Aide is a multiuser UNIX like environment in windows (with true shell, home, etc, lib, directories), able to make true Windows programs (no cygwin). It is suitable for training, text, web and gtk development in 32 bits and Ada 95 dialect only, as Aide was created between 2001-2004. **** 09/03 answer Michael Ayres a �crit : Hi Michael, > I have downloaded your system for ADA, but can't get a build to work, getting this error, > > gnatmake -PC:\ADA\aide\doc\gps\examples\tutorial\sdc.gpr sdc.adb -d -XBuild=DEBUG > [2009-09-02 20:41:11] Invalid command > > Looks like the gnatmake.exe is not in Windows path. Do you know anyone you can send me to to help me configure properly. It's just lack of english documentation, as the full manual is only in french. Some people help me to translate it, but it's far from complete. To get a zeroconfig and full working AIDE, you must leave it in c:\aide. You can modify aide.cmd in line 37 (set ADA_ROOT=c:\aide) to modify the root path, but I strongly recommend you leave c:\aide as root untill you are confident with AIDE. All could be customized in AIDE, but leaving this way, all is also working from scratch, including printing, auto documentation, making GTK programs and more. While AIDE is now an old project, with only ADA 95 compiler, it is allways used for basic and medium Ada training, as it is ready to work after a simple copying from an USB key to c:\aide (if aide.cmd is not modified). Proceeding that way, you can setup a serious Ada trainig room in five minutes :) It's also the last Ada zeroconfig integrated environment able to produce commercial or totally free (NON GPL or BSD licence) programs. Hope this helps, staying at your side, all the best from france. --