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,1e3f09c6aaffa4b7 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!i31g2000yqm.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Re: Adagide: gnat1: invalid switch: 0 Date: Tue, 6 Jul 2010 01:29:42 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <7PqdnQfQ6M9IHq_RnZ2dnUVZ_j2dnZ2d@earthlink.com> NNTP-Posting-Host: 206.122.158.4 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1278404982 23932 127.0.0.1 (6 Jul 2010 08:29:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 6 Jul 2010 08:29:42 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i31g2000yqm.googlegroups.com; posting-host=206.122.158.4; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.86 Safari/533.4,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12216 Date: 2010-07-06T01:29:42-07:00 List-Id: Curiously, I've just tested and it works fine (with/without the "Allow OO extensions" in global settings, and also with/without "-gnat05" in the local options as well. Perhaps if you describe which versions you have it will help - Windows 7: 32 or 64 bit ? (on a 64 bit machine here AdaGIDE won't start) ? - GNAT: which version ? (GPL 2010 seems to default now on Ada 95, so I had to add "-gnat05" in many places, also in .gpr projects) - AdaGIDE: which version ? HTH G.