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,FROM_NUMERIC_TLD autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,68f87cd0ecb20054 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx02.iad01.newshosting.com!newshosting.com!130.81.64.211.MISMATCH!cycny01.gnilink.net!spamkiller.gnilink.net!gnilink.net!trnddc01.POSTED!d63eb165!not-for-mail From: "Randy" Newsgroups: comp.lang.ada References: <1239d4-87r.ln1@newserver.thecreems.com> <2gmMh.8562$EA.7572@trnddc07> <4604165f$1_5@news.bluewin.ch> In-Reply-To: <4604165f$1_5@news.bluewin.ch> Subject: Re: gnat 2006 and windows vista MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Windows Mail 6.0.6000.16386 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16386 Message-ID: Date: Fri, 23 Mar 2007 19:12:15 GMT NNTP-Posting-Host: 71.165.137.132 X-Complaints-To: abuse@verizon.net X-Trace: trnddc01 1174677135 71.165.137.132 (Fri, 23 Mar 2007 15:12:15 EDT) NNTP-Posting-Date: Fri, 23 Mar 2007 15:12:15 EDT Xref: g2news1.google.com comp.lang.ada:14613 Date: 2007-03-23T19:12:15+00:00 List-Id: > > What happens when you compile from the command line (cmd.exe) ? > I.e.: gnatmake hi > I bet you also get "gcc: installation problem, cannot exec 'gnat1'...". > In that case, not an AdaGIDE problem. Anyway AdaGIDE just calls gcc or > gnatmake. > It seems like you have several GCCs installed, one knowing GNAT, another > one not knowing it but which is first in the PATH. > HTH Does adagide have its own compiler? The only thing I installed was the adacore 2006 gpl, then installed adagide. i don't know how to change the path for adagide and/or tell it what compiler to use. Randy