zephyr/cmake/compiler
Sebastian Bøe c1bf7350b1 cmake: Improve the error message when the compiler is not executable
When the SDK/toolchain has been incorrectly installed such that the
user does not have permissions to execute it an incomprehensible
errror message occurs.

This patch tests that executing 'gcc --version' does not give an error
code and errors out with an appropriate error message if it does.

This fixes #8977

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-07-31 12:40:37 -04:00
..
gcc.cmake cmake: Improve the error message when the compiler is not executable 2018-07-31 12:40:37 -04:00
host-gcc.cmake cmake: posix: Use absolute paths for toolchain paths 2018-04-27 12:06:02 +02:00
llvm.cmake clang/llvm: add initial configuration file for clang 2018-07-01 22:58:09 +02:00