zephyr/cmake
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
..
app build: fix git describe call on older Git versions 2018-07-03 12:49:45 -05:00
compiler cmake: Improve the error message when the compiler is not executable 2018-07-31 12:40:37 -04:00
emu nsim: add run target 2018-07-19 18:59:07 -04:00
flash
reports
toolchain xtools: set toolchain vendor to zephyr 2018-07-13 16:17:23 -05:00
usage
util cmake: Rename process.cmake to reflect contents 2018-07-12 23:11:46 -04:00
ccache.cmake
dts.cmake cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
extensions.cmake
extra_flags.cmake
fpu-for-gcc-m-cpu.cmake
gcc-m-cpu.cmake arch: arm: update compile options for DSP 2018-07-03 12:17:13 -05:00
hex.cmake
host-tools-zephyr.cmake toolchain: require Zephyr SDK 0.9.3 2018-07-08 15:39:35 -04:00
host-tools.cmake boards: common: bossac: Fix bossac flash script. 2018-06-04 12:15:31 -05:00
kconfig.cmake cmake: Support specifying Kconfig options on the CLI 2018-06-20 15:40:24 -04:00
kobj.cmake
pristine.cmake
toolchain.cmake
version.cmake