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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e8ed726be5b075b X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!2g2000hsn.googlegroups.com!not-for-mail From: Mike Silva Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2008 is out Date: Fri, 13 Jun 2008 06:54:09 -0700 (PDT) Organization: http://groups.google.com Message-ID: <19cf2c52-79df-444b-98e5-a35580e4e536@2g2000hsn.googlegroups.com> References: <9d6954b3-b371-4ac3-9019-34e2032ef1de@q24g2000prf.googlegroups.com> NNTP-Posting-Host: 71.51.178.124 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1213365250 31552 127.0.0.1 (13 Jun 2008 13:54:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 13 Jun 2008 13:54:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 2g2000hsn.googlegroups.com; posting-host=71.51.178.124; posting-account=QgO_5wkAAACZKtAvkb3f1VNDm9C58qLr User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:692 Date: 2008-06-13T06:54:09-07:00 List-Id: On Jun 11, 2:21=A0pm, qunying wrote: > Hi, > > Just got an email from Libre site, GNAT GPL 2008 is out. > > ^_^ Don't know if this is the right place to ask, but I just downloaded and installed it (x86 Windows) and immediately drove into a ditch. It can't find gnatmake on the executable path. Since gnatmake.exe is right there in the \bin directory, I clearly need to set up the executable path, but I sure can't find where to do that. It also tells me on startup "Could not locate exec gnatls" and "Could not compute predefined paths for this project" (the included Demo project). I've examined every menu command and looked through the help and I'm still as stuck as when I started. Any tip? Thanks. Mike