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!news4.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!cyclone1.gnilink.net!spamkiller.gnilink.net!gnilink.net!trnddc05.POSTED!d63eb165!not-for-mail From: "Randy" Newsgroups: comp.lang.ada References: <460425b6$0$3782$bf4948fe@news.tele2.nl> <3nudd4-64r.ln1@newserver.thecreems.com> In-Reply-To: <3nudd4-64r.ln1@newserver.thecreems.com> 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 23:50:43 GMT NNTP-Posting-Host: 71.165.137.132 X-Complaints-To: abuse@verizon.net X-Trace: trnddc05 1174693843 71.165.137.132 (Fri, 23 Mar 2007 19:50:43 EDT) NNTP-Posting-Date: Fri, 23 Mar 2007 19:50:43 EDT Xref: g2news1.google.com comp.lang.ada:14627 Date: 2007-03-23T23:50:43+00:00 List-Id: > > Ok. So it sounds like you are close. Try adding a new environment variable > (same way you did the PATH) > > ADA_INCLUDE_PATH and putting in something like > > C:\GNAT\GPL_2006\lib\gcc\pentium-mingw32msv\3.4.6\adainclude > > and perhaps another called ADA_OBJECTS_PATH > and set it to something like > C:\GNAT\GPL_2006\lib\gcc\pentium-mingw32msv\3.4.6\adalib Ok I'm stupid. The name was wrong. Once I changed the name it ran just fine. Looks like adagide is good to go. Thank you very much everyone for your time and help on this and with my newbie-ness. I like a group that is willing to help without a bunch of extra comments :) You guys are the best! thanks Randy