> The FindGhsBuildCommand method currently just searches the PATH for "gbuild". 
>  Shouldn't it be able to locate gbuild through similar means to finding 
> GHS_COMP_ROOT?

Yeah, it looks like the GetGhsBuildCommand in cmGlobalGhsMultiGenerator.cxx on 
ln. 105 just runs FindProgram to locate gbuild. The tests are passing on my 
machine without gbuild in my path: 
https://open.cdash.org/buildSummary.php?buildid=3745149.

Do you have Green Hills MULTI installed? If so which version is installed?


Geoffrey Viola
SOFTWARE ENGINEER
asirobots.com



-----Original Message-----
From: Brad King [mailto:brad.k...@kitware.com]
Sent: Thursday, March 26, 2015 7:14 AM
To: Geoffrey Viola
Cc: cmake-developers@cmake.org
Subject: Re: FW: FW: [cmake-developers] Initial Attempt at Green Hill MULTI IDE 
Generator Support

On 03/25/2015 11:39 AM, Brad King wrote:
>  http://cmake.org/gitweb?p=cmake.git;a=commit;h=8f547be5
>
> We can still add more fixup commits as needed for nightly testing.
> Please base further work, if any, on that commit for now.

Two GHS tests still fail:

 https://open.cdash.org/viewTest.php?onlyfailed&buildid=3744753

with output like:

 Run Clean Command:"gbuild" "-clean"
 The system cannot find the file specified
 Generator: execution of make clean failed.

The FindGhsBuildCommand method currently just searches the PATH for "gbuild".  
Shouldn't it be able to locate gbuild through similar means to finding 
GHS_COMP_ROOT?

Thanks,
-Brad

This message contains confidential information and is intended only for the 
recipient. If you are not the named addressee you should not disseminate, 
distribute or copy this e-mail. Please notify the sender immediately if you 
have received this e-mail by mistake and delete this e-mail from your system. 
Finally, the recipient should check this email and any attachments for the 
presence of viruses. The company accepts no liability for any damage caused by 
any virus transmitted by this email.
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to