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.3 required=5.0 tests=BAYES_00,STOX_REPLY_TYPE, STOX_REPLY_TYPE_WITHOUT_QUOTES,XPRIO autolearn=no 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: g2news2.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 05 Jul 2010 20:37:17 -0500 From: "Brian Salter" Newsgroups: comp.lang.ada Subject: Adagide: gnat1: invalid switch: 0 Date: Mon, 5 Jul 2010 18:37:17 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 14.0.8089.726 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726 Message-ID: X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 97.94.186.45 X-Trace: sv3-5QlgygYL5SHGTVNtPoZImtvajCVjoZmkrt1E0yX8AB9NIOERyHklVTfvaZb9Bi1JU4RtlgenjGsx3Nv!RUDTM/bTIg/I36jr0+a+RorVUc+0yvSClJq00LJD/+NCyS793hEiKC8u/Vkdul9nAqm7l49bPzUH!zuoCRmWV9tlQ1vdtMZIk9a0I764AkZOooQ== X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Xref: g2news2.google.com comp.lang.ada:13177 Date: 2010-07-05T18:37:17-07:00 List-Id: Hi all, I'm setting up a new machine (Windows 7) with Adagide and MinGW, but for some reason compiles come back with this error message: gnat1: invalid switch: 0 Doing a compile & make from the command line works fine, so it appears to just be an Adagide problem. Does this ring a bell with anyone? Unfortunately the docs for Adagide are pretty sketchy when it comes to debugging it's problems. And yeah, I know that this isn't really an Ada problem, but I thought someone around here might have encountered this before. Thanks, in advance! Brian