Searched full:cross (Results 1 – 25 of 148) sorted by relevance
123456
3 Other Cross Compilers8 GNU-based cross toolchain.10 Examples of such "other cross compilers" are cross toolchains that your Linux19 #. Install a cross compiler suitable for your host and target systems.34 - Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``cross-compile``.47 cross-compile
7 # specifying ZEPHYR_TOOLCHAIN_VARIANT to 'cross-compile' with the location11 # 'cross-compile' and the 'CROSS_COMPILE' env var to the toolchain31 message(STATUS "Found toolchain: cross-compile (${CROSS_COMPILE})")
5 bool "Cross-compile toolchain supports TLS"8 Set this if the cross-compile toolchain being used for the build
67 if test "${CROSS}" = xcc76 elif test "${CROSS}" = zephyr-xtensa82 elif test "${CROSS}" = zephyr-x8689 echo "Unsupported compiler '${CROSS}' defined by environment variable CROSS"99 $ CROSS=xcc source zephyr-env.sh # Select xcc as compiler
7 - cross-compile
6 - cross-compile
9 - cross-compile