Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Ada > Re: GnatBench (...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 14 of 36 Topic 5613 of 5697
Post > Topic >>

Re: GnatBench (from GPL edition)

by John McCabe <john@[EMAIL PROTECTED] > Mar 26, 2008 at 10:19 AM

On Tue, 25 Mar 2008 13:32:17 -0700 (PDT), Britt Snodgrass
<britt.snodgrass@[EMAIL PROTECTED]
> 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




 36 Posts in Topic:
GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-20 16:35:04 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-20 16:46:47 
Re: GnatBench (from GPL edition)
Britt Snodgrass <britt  2008-03-20 15:08:16 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-25 18:06:25 
Re: GnatBench (from GPL edition)
Eric Hughes <eric.eh9@  2008-03-31 21:19:54 
Re: GnatBench (from GPL edition)
Britt Snodgrass <britt  2008-03-25 13:32:17 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-25 21:17:34 
Re: GnatBench (from GPL edition)
Simon Wright <simon.j.  2008-03-26 21:07:29 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-26 22:05:53 
Re: GnatBench (from GPL edition)
Stephen Leake <Stephe.  2008-03-27 05:07:30 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-27 10:08:47 
Re: GnatBench (from GPL edition)
Stephen Leake <Stephe.  2008-03-28 20:28:20 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-29 23:10:21 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-26 10:19:41 
Re: GnatBench (from GPL edition)
Britt Snodgrass <britt  2008-03-26 07:35:48 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-26 18:14:03 
Re: GnatBench (from GPL edition)
Britt Snodgrass <britt  2008-03-26 07:40:32 
Re: GnatBench (from GPL edition)
Britt Snodgrass <britt  2008-03-28 19:48:30 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-29 23:32:50 
Re: GnatBench (from GPL edition)
"Dmitry A. Kazakov&q  2008-03-30 10:24:47 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-31 15:23:24 
Re: GnatBench (from GPL edition)
"Dmitry A. Kazakov&q  2008-03-31 18:12:55 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-03-31 17:43:02 
Re: GnatBench (from GPL edition)
"Randy Brukardt"  2008-03-31 19:09:55 
Re: GnatBench (from GPL edition)
Georg Bauhaus <rm.tsoh  2008-04-01 09:39:00 
Re: GnatBench (from GPL edition)
"Randy Brukardt"  2008-04-01 14:52:58 
Re: GnatBench (from GPL edition)
"Randy Brukardt"  2008-04-01 14:58:33 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-04-02 22:03:16 
Re: GnatBench (from GPL edition)
"Randy Brukardt"  2008-04-02 22:20:53 
Re: GnatBench (from GPL edition)
"Dmitry A. Kazakov&q  2008-04-03 09:35:35 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-04-03 11:20:35 
Re: GnatBench (from GPL edition)
"Randy Brukardt"  2008-04-03 21:20:51 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-04-04 23:50:48 
Re: GnatBench (from GPL edition)
Steffen Huber <spam@[E  2008-04-03 12:14:42 
Re: GnatBench (from GPL edition)
Pascal Obry <pascal@[E  2008-04-01 19:06:14 
Re: GnatBench (from GPL edition)
John McCabe <john@[EMA  2008-04-29 10:34:18 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 22:01:27 CDT 2008.