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=-2.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b6b91d75e1016b5f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!usenet-fr.net!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: Dani Newsgroups: comp.lang.ada Subject: Re: Ada compiler/debugger/GUI development IDE for WindowsXP/Linux(long) Date: Fri, 04 Mar 2005 21:12:57 -0300 Organization: Cuivre, Argent, Or Message-ID: References: <42271f56$0$6165$afc38c87@news.optusnet.com.au> NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: melchior.cuivre.fr.eu.org 1109981600 11028 212.85.156.195 (5 Mar 2005 00:13:20 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Sat, 5 Mar 2005 00:13:20 +0000 (UTC) To: comp.lang.ada@ada-france.org Return-Path: User-Agent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 X-Accept-Language: pt-br, pt In-Reply-To: <42271f56$0$6165$afc38c87@news.optusnet.com.au> X-iGspam-global: Yes, spamicity=0.829142 - pe=8.29e-01 - pf=0.829142 - pg=0.829142 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: g2news1.google.com comp.lang.ada:8633 Date: 2005-03-04T21:12:57-03:00 Compiler --> Gnat or gcc3.4.x (or newer version)(with ada support) (obs.: the gnat _free_ compiler ( and gcc, too) have *FULL Functionality* of the version "pro" ( no _hide_ limitations). "UAU!". But if you must of support is easy contract it, too. Thank's "Act" ;-) ) (obs.2: in Ms-Win you can use mingwin version of gcc (ada part),well) Gui-Programming --> GtkAda. (obs.: I Love use the "cvs version" of GtkAda ) (obs.2: GtkAda permit for example embedded OpenGl in one window in the GUI. good for games and or Scientifics Applicatitions who uses complexes structures, too) Gui-IDE --> Gnat-GPS and or JGrasp. (obs.: GPS is very very very good, but lack a better mechanism for "print the code in paper". JGrasp is very very very good, too, and _Have_ a excelent mecanism for formatting the code (e.g. CSD ) and the code "printed in paper" is ,for now, the best that I know.[you have a printer ? if yes then use CSD (and in sequence optionally turn off the CSD) and print one list and in sequence print the same code list in your printer with dozen of Gui-IDE's. the result is impressive... no that the others is really bad....BUT (for now) the JGrasp is better. the printed list is (in the same time) beautifull AND "oticlly pleasant and understandable". {remenber of, in the setup of JGrasp, habilitate the options how color, name, etc.} :-] GPS have a excelent integration with automatic switches for gnat (choosen with more intelligible way through options with "explanations"). JGrasp allow you insert and determine manually separate switches for each part of (e.g) compiling, bind and link and "others" (and of course save your choices). GPS have a "build-day" version that is more recent that the version "stable" ( they are in home page of GPS). J(ava)Grasp is free,too. in Ms-win you can maybe download the version with "java bundled" or (including other OS's) the code without the java run-time and use your java-runtime installed in your system. I recommend min version of java-run-time of 1.4.x for use with JGrasp.have minor hint's for use Jgrasp how press (in my keyboard US-Acents/Gnome2.8/GnuLinuxDebianTesting(Sarge)) right_Alt + ' to obtain the ' and shift + right_Alt + ' to obtain " (necessary for example to write code as _My'Fisrt_ :-) and any times that I have press to open file(s) selecteds BUT I Happy with JGrasp. Have a good trie with JGrasp and GPS. only choose one after have beeing used more them in profundity. Debbuger--> Gdb com Ada support I Hope this help you. []'s of seven turns, Dani. p.s.: thank's for understanding my bad English.;-) Simone Freouble escreveu: >I am new to Ada. Can some Ada gurus/experts recommend me a freeware and/or >"low-cost"/academic/student version of an Ada Compiler+Debugger+GUI >development IDE for WindowsXP and/or Linux (Fedore Core3) ? > > > >