comp.lang.ada
 help / color / mirror / Atom feed
From: John McCabe <john@nospam.assen.demon.co.uk>
Subject: Re: GnatBench (from GPL edition)
Date: Wed, 26 Mar 2008 10:19:41 +0000
Date: 2008-03-26T10:19:41+00:00	[thread overview]
Message-ID: <4c8ku3lusgrhj4cg3fbltpe38fnns571ij@4ax.com> (raw)
In-Reply-To: 83f3c6f9-603d-45ea-9653-bd4790f84871@e60g2000hsh.googlegroups.com

On Tue, 25 Mar 2008 13:32:17 -0700 (PDT), Britt Snodgrass
<britt.snodgrass@gmail.com> 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 <buildCommand> section
there is a field for <arguments> 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 =====
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>TestAda</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>

<name>com.adacore.gnatbench.core.GNATbenchBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>

<nature>com.adacore.gnatbench.core.GNATbenchProjectNature</nature>
		<nature>org.eclipse.cdt.core.cnature</nature>
	</natures>
</projectDescription>

==== 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



  parent reply	other threads:[~2008-03-26 10:19 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-20 16:35 GnatBench (from GPL edition) John McCabe
2008-03-20 16:46 ` John McCabe
2008-03-20 22:08   ` Britt Snodgrass
2008-03-25 18:06     ` John McCabe
2008-03-25 20:32       ` Britt Snodgrass
2008-03-25 21:17         ` John McCabe
2008-03-26 21:07           ` Simon Wright
2008-03-26 22:05             ` John McCabe
2008-03-27  9:07               ` Stephen Leake
2008-03-27 10:08                 ` John McCabe
2008-03-29  0:28                   ` Stephen Leake
2008-03-29  2:48                     ` Britt Snodgrass
2008-03-29 23:32                       ` John McCabe
2008-03-30  8:24                         ` Dmitry A. Kazakov
2008-03-31 14:23                           ` John McCabe
2008-03-31 16:12                             ` Dmitry A. Kazakov
2008-03-31 16:43                               ` John McCabe
2008-04-01  0:09                         ` Randy Brukardt
2008-04-01  4:19                           ` Eric Hughes
2008-04-01  7:39                           ` Georg Bauhaus
2008-04-01 19:52                             ` Randy Brukardt
2008-04-01 19:58                             ` Randy Brukardt
2008-04-02 21:03                           ` John McCabe
2008-04-03  3:20                             ` Randy Brukardt
2008-04-03  7:35                               ` Dmitry A. Kazakov
2008-04-03 10:20                               ` John McCabe
2008-04-04  2:20                                 ` Randy Brukardt
2008-04-04 22:50                                   ` John McCabe
2008-04-03 10:14                           ` Steffen Huber
2008-04-01 17:06                         ` Pascal Obry
2008-03-29 23:10                     ` John McCabe
2008-03-26 10:19         ` John McCabe [this message]
2008-03-26 14:35           ` Britt Snodgrass
2008-03-26 14:40             ` Britt Snodgrass
2008-03-26 18:14             ` John McCabe
2008-04-29  9:34 ` John McCabe
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox