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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,959d44d0a56995bc X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!i29g2000prf.googlegroups.com!not-for-mail From: Anh Vo Newsgroups: comp.lang.ada Subject: Re: using jGRASP to compile Ada Date: Fri, 30 Nov 2007 09:52:38 -0800 (PST) Organization: http://groups.google.com Message-ID: <4044ea11-a4ac-4b09-8e7a-638f17e6f96a@i29g2000prf.googlegroups.com> References: <65cf3d5f-bd31-4b09-a963-810d9510bb65@y43g2000hsy.googlegroups.com> NNTP-Posting-Host: 209.225.224.254 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1196445158 23099 127.0.0.1 (30 Nov 2007 17:52:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 30 Nov 2007 17:52:38 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i29g2000prf.googlegroups.com; posting-host=209.225.224.254; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; InfoPath.1),gzip(gfe),gzip(gfe) Content-Disposition: inline Xref: g2news1.google.com comp.lang.ada:18678 Date: 2007-11-30T09:52:38-08:00 List-Id: On Nov 30, 8:29 am, Kevin.Marcin...@gmail.com wrote: > I'm trying to use jGRASP to compile, but I get the following error: Is there any important reason why to use jGRASP? If not I would recommend to use GPS. It is a modern IDE, simple enough for a quick test and yet sophisticated enough to handle a very large and complex project. By the way, wherever there is a GNAT (evidence of gnatmake), a GPS should be available. AV