comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: How to fix 'Could not locate executable on path: gnatmake'
Date: Sat, 08 May 2010 01:43:55 -0400
Date: 2010-05-08T01:43:55-04:00	[thread overview]
Message-ID: <82ljbvkkx0.fsf@stephe-leake.org> (raw)
In-Reply-To: kcam64gywhqs$.erefpo5pp5wf$.dlg@40tude.net

"Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de> writes:

> On Fri, 7 May 2010 01:33:49 -0700 (PDT), resander wrote:
>
>> but from GPS 'Could not locate executable on path: gnatmake' appears
>> when I request compile file from adaptestproj directory.
>> 
>> I cannot see what is wrong. Would be grateful for advice.
>
> When PATH is correct, check if the project file *.gpr specifies gnat tools.
> E.g. stuff like
>
>    for Gnatlist use "i586-wrs-vxworks-gnatls";
>    for Gnat use "i586-wrs-vxworks-gnat";
>    for Compiler_Command ("ada") use "i586-wrs-vxworks-gnatmake";
>    for Debugger_Command use "i586-wrs-vxworks6-gdb";
>
> (which would not work under Linux)
>
> BTW, never edit project files using GPS GUI. Use gedit, vi, ... sed (:-))

Or just GPS file editor; just avoid the GPS project wizard.

-- 
-- Stephe



  reply	other threads:[~2010-05-08  5:43 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-07  8:33 How to fix 'Could not locate executable on path: gnatmake' resander
2010-05-07  9:49 ` Ludovic Brenta
2010-05-07 11:40   ` Gautier write-only
2010-05-07 15:47     ` Ludovic Brenta
2010-05-07 16:50       ` resander
2010-05-07 17:42         ` Ludovic Brenta
2010-05-07 11:43   ` Georg Bauhaus
2010-05-07 10:02 ` Dmitry A. Kazakov
2010-05-08  5:43   ` Stephen Leake [this message]
2010-05-08 16:25     ` Britt Snodgrass
2010-05-08 18:19       ` resander
2010-05-08 19:55         ` Ludovic Brenta
2010-05-09 10:59           ` resander
2010-05-09 13:04             ` Ludovic Brenta
2010-05-10 14:47               ` resander
2010-05-10 14:55                 ` Ludovic Brenta
2010-05-08 18:24       ` resander
2010-05-07 13:05 ` Harry Tucker
2010-05-07 13:09   ` Harry Tucker
replies disabled

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