zephyr/cmake/toolchain
Evgeniy Paltsev b64cfe9832 ARC: MWDT: rework GNU helper tools usage
As of today MWDT toolchain in case of Zephyr may use few
tools from GNU toolchain - GNU compiler for DTS preprocessing
and objcopy for section renaming.

Currently we were trying to find any GNU compiler & objcopy
which start to cause compatibility issues for new targets -
i.e. not every objcopy knows new ARC targets.

Let's use ARC GNU tools from Zephyr SDK as we still usually
require it when building with MWDT for other tools like DTC
(device tree compiler)

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2023-06-17 07:44:31 -04:00
..
arcmwdt ARC: MWDT: rework GNU helper tools usage 2023-06-17 07:44:31 -04:00
armclang libc: Move strnlen into common 2023-05-08 09:59:27 +02:00
cross-compile cmake: detect sysroot for cross-compile toolchains 2022-09-23 16:37:44 +02:00
espressif cmake/toolchain: Add Kconfig setting for toolchains with newlib 2023-04-27 20:18:11 +09:00
gnuarmemb cmake/toolchain: Add Kconfig setting for toolchains with newlib 2023-04-27 20:18:11 +09:00
host
llvm toolchain: llvm: defer setting target triple to target.cmake 2023-03-29 19:48:47 -04:00
oneApi toolchain: oneApi: Fix support and update for 2023.0.0 release 2023-02-23 14:30:03 -05:00
xcc cmake: use zephyr_get in toolchains to ensure identical behavior. 2022-09-02 15:16:50 +02:00
xt-clang linker: introduce profile xt-ld 2023-02-22 08:35:46 -05:00
xtools cmake/toolchain: Add Kconfig setting for toolchains with newlib 2023-04-27 20:18:11 +09:00
zephyr cmake: rework of host tools and generic toolchain handling 2022-09-01 15:59:43 +02:00