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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ca78824995079794 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.87.234 with SMTP id bb10mr2854496pab.36.1352372687150; Thu, 08 Nov 2012 03:04:47 -0800 (PST) Path: s9ni86602pbb.0!nntp.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: couldnt find a native GNAT compiler References: Date: Thu, 08 Nov 2012 06:04:45 -0500 Message-ID: <85mwysz776.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (windows-nt) Cancel-Lock: sha1:ENJjV+nK7gM3nfNlA3BkViHszfI= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: e1820509b91cee029e66128913 X-Received-Bytes: 1011 Content-Type: text/plain Date: 2012-11-08T06:04:45-05:00 List-Id: andycolbear writes: > When I attempt to run the Win32Ada setup, it asks for a native GNAT > compiler (defaults to c:\GNATPRO) so I point it to C:\GNAT\2012\bin > (where the path is setup) but it fails. Note that the default path does not have "\bin". so try "c:\GNAT\2012" -- -- Stephe