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,529e3cf8c48385f1 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news1.google.com!newshub.sdsu.edu!newsgate.cuhk.edu.hk!news.netfront.net!not-for-mail From: Alex Newsgroups: comp.lang.ada Subject: Re: Gnat GPL dotnet Date: Thu, 23 Apr 2009 08:10:45 +0000 (UTC) Organization: Netfront http://www.netfront.net Message-ID: References: NNTP-Posting-Host: 81.146.9.90 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: adenine.netfront.net 1240474245 75121 81.146.9.90 (23 Apr 2009 08:10:45 GMT) X-Complaints-To: news@netfront.net NNTP-Posting-Date: Thu, 23 Apr 2009 08:10:45 +0000 (UTC) User-Agent: Pan/0.132 (Waxed in Black) Xref: g2news1.google.com comp.lang.ada:4552 Date: 2009-04-23T08:10:45+00:00 List-Id: On Fri, 03 Apr 2009 11:58:07 -0700, anhvofrcaus wrote: > On Apr 1, 12:03 pm, Alex wrote: >> On Wed, 01 Apr 2009 01:05:00 -0700, Ludovic Brenta wrote: >> >> Does anybody know how I can get GPS to call dotnet-gnatmake instead of >> the regular gnatmake? >> > From the Project menu, select Edit Project Properties. Then, select > Languages tab of Properties window. From the Tools box, bottom left, > select the current compiler setting (Ada gnatmake line). Double click on > it. Select dotnet-gnatmake from the drop down menu box (Select new > value). Note that you can do the same for Gnatls, Gnat and Debugger. > > Anh Vo Thanks for the tip - seems to be working OK now