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,ab26e93e5cda5b8a X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!club-internet.fr!feedme-small.clubint.net!aioe.org!not-for-mail From: John McCabe Newsgroups: comp.lang.ada Subject: Re: GnatBench (from GPL edition) Date: Wed, 26 Mar 2008 10:19:41 +0000 Organization: Aioe.org NNTP Server Message-ID: <4c8ku3lusgrhj4cg3fbltpe38fnns571ij@4ax.com> References: <0c45u3pfughmu7ir3qppv068vpilh22e01@4ax.com> <83f3c6f9-603d-45ea-9653-bd4790f84871@e60g2000hsh.googlegroups.com> NNTP-Posting-Host: 8xFrDPbGvE3CA8T+awNlRA.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Newsreader: Forte Free Agent 2.0/32.652 Xref: g2news1.google.com comp.lang.ada:20574 Date: 2008-03-26T10:19:41+00:00 List-Id: On Tue, 25 Mar 2008 13:32:17 -0700 (PDT), Britt Snodgrass wrote: Britt >I assume you have make.exe somewhere in your system search path before >starting Eclipse, in addition to the GNAT bin directory. Take a look >inside your .project and .gb_project files to see if they look right >and make sure that the .gb_project file contains the right relative >path to the .gpr file. The contents of my .project file are shown below. My path contains C:\GNAT\2007\bin;C:\GNAT\2007\libexec\gcc\pentium-mingw32msv\4.1.3 right at the start with c:\mingw\bin later on. What is a .gb_project file? I don't have one of those. As I mentioned in my other message, in the section there is a field for to the gnatbench builder. Should there be something in there that will change the directory to the location of the makefile? Again, as I mentioned, if I run this command from within the folder that contains the makefile, it works. If it is run from elsewhere, it doesn't work (which makes perfect sense since the makefile itself is not identified in the command line by a -f option). So why is Eclipse/Gnatbench not changing to the makefile folder before running the command? ==== .project ===== TestAda com.adacore.gnatbench.core.GNATbenchBuilder com.adacore.gnatbench.core.GNATbenchProjectNature org.eclipse.cdt.core.cnature ==== PATH ==== c:\mingw\bin;c:\Qt\4.3.0\bin;c:\Progr am Files\emacs-latest\bin;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\QuickTime\QTSystem\;C:\Program Fil es\Graphviz2.17\Bin