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,93c210d172820d32 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!peer01.cox.net!cox.net!feed2.news.rcn.net!rcn!news.astraweb.com!news-router2.astraweb.com!not-for-mail From: Phil Newsgroups: comp.lang.ada Subject: Re: best ada integrated development environment Date: Fri, 24 Sep 2004 14:17:00 +0100 Message-ID: References: X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Organization: Unlimited download news at news.astraweb.com NNTP-Posting-Host: 6c52071a.news.astraweb.com X-Trace: DXC=FQ2E^gQQCk0CObSL`Ra@h6L?0kYOcDh@:a68h^C5in?5?oVT:>6e^H?9LPCNP^TLh1KKB6X>CFG08\5:dZ3 Xref: g2news1.google.com comp.lang.ada:4100 Date: 2004-09-24T14:17:00+01:00 List-Id: >"gnatmake " > >should work fine (and you only need a script for the options). yes, i tried this. found a program in the gnat manual for mutiple files. "gnatmake gmain" worked ok, but if i put the seperate files in a subdirectory the gnatmake does not find them. lets say i have a subdirectory called "testsub" how do i add the files in this path, or ideally recursivly all subdirectories from the current directory? what would be the gnatmake command for this? thanks if you can help. Phil p.s i did see another poste say "thanks for answer" to this question but my usenet server only keeps messages for two weeks and i don't have it..... :( you can waste a lot of time on these IDE's when its not clear setting up the project. At the moment i can use gnatmake in either windows98 or suse command shell. jgrasp only has syntax insertion support for ADA. no debugger or other high level support. having a go know at GPS now, but this is a hassle setting up a project......