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,5bcecfde044a119d X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!w1g2000prm.googlegroups.com!not-for-mail From: =?ISO-8859-1?B?Suly9G1l?= Newsgroups: comp.lang.ada Subject: Re: Ada for Netbeans [0.1.6] Date: Tue, 13 Jan 2009 03:32:38 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <483c86d1-7a60-4a86-8bbb-aa79d364f82a@r10g2000prf.googlegroups.com> <199b4221-bc46-4dfc-beca-542917a8f548@r37g2000prr.googlegroups.com> <28dfe716-8c01-4a77-a55f-86fc747b007b@o4g2000pra.googlegroups.com> <028effae-d6ba-48eb-a22b-4a65acfb725e@b38g2000prf.googlegroups.com> <2681b9ec-15c4-4a7b-a3ea-26d2db4ba9f6@n33g2000pri.googlegroups.com> <68632358-7586-4fac-8020-c728aa231b3c@z27g2000prd.googlegroups.com> NNTP-Posting-Host: 84.96.81.228 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1231846358 345 127.0.0.1 (13 Jan 2009 11:32:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 13 Jan 2009 11:32:38 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w1g2000prm.googlegroups.com; posting-host=84.96.81.228; posting-account=d5j2DQoAAABeZhUIl30hw1xF6LEcGIMa User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:3259 Date: 2009-01-13T03:32:38-08:00 List-Id: On 8 jan, 00:26, raster wrote: > On 6 Gen, 13:37, J=E9r=F4me wrote: > > > 1/ Auto-Detect is still not giving me any results. > > I am using Windows XP SP3 with Gnat GPL 2008 and Gnat GPL 2007 > > "manually copied" somewhere on C: > > I start Netbeans 6.5 from a Command Prompt with PATH adjusted > > (depending on which compiler I want to use). > > FYI, =A0(Emacs + ada-mode) and GPS are working fine > > Can you tell me the complete path of GNAT GPL 2007 and 2008 that you > have on your computer? > I will try to understand because it doesn't work. Also I use GNAT GPL > 2008. > Hello Andrea Here is the requested information : On my Windows XP-SP3 computer, I have gnat/gcc compilers installed in : - C:\Strategies\GNAT_GPL_2008 - C:\Strategies\GNAT_GPL_2007 - C:\Stratgies\MinGW-3.4.5 I start Netbeans from a command prompt, with current directory set as C:\Work-SVN\HEAD Ciao, J=E9r=F4me