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,6c1086e26fe658e1,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!s20g2000yqc.googlegroups.com!not-for-mail From: thymallus1@free.fr Newsgroups: comp.lang.ada Subject: How to find a native GNAT compiler? Followup-To: comp.lang.ada Date: Sat, 13 Aug 2011 08:45:26 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7e3d5d01-a3ad-4755-9984-86f6b9566c65@s20g2000yqc.googlegroups.com> NNTP-Posting-Host: 82.232.86.131 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1313251268 18470 127.0.0.1 (13 Aug 2011 16:01:08 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 13 Aug 2011 16:01:08 +0000 (UTC) Cc: phlaval1@free.fr Complaints-To: groups-abuse@google.com Injection-Info: s20g2000yqc.googlegroups.com; posting-host=82.232.86.131; posting-account=1-KtNAoAAACqif4Z7Cv56n5QTmnwB-hY User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:21576 Date: 2011-08-13T08:45:26-07:00 List-Id: I used GPS from GPL-2010, with win32ada, without problem. Now I installed GPS-2011, and I tried to install win32ada for GPL-2011 (win32ada-gpl-2011.exe downloaded from Adacore). It appears that this installation is only possible if "a native GNAT compiler" is found on the system. After some searches with google I found it is possible but very difficult to build a native Ada compiler from the Gnat sources. Do I have to wait for a win32ada compatible with GPL-2011 from Adacore? Phil