[cmake-developers] ARMCC toolchain support

Brad King brad.king at kitware.com
Tue Oct 27 13:00:04 EDT 2015


On 10/27/2015 12:33 PM, Andersson, Joakim wrote:
> What about ARMCT (ARM Compiler Toolchain) to differentiate it
> from the ARM arch.
> That's the name they use to refer to ARM compiler 5.
> The ARM compiler 6 is based on clang and is different again
> (command line tool is armclang).

That sounds like we need two new compiler ids (even if only one
is implemented by this patch).  Is v5 based on GCC and v6 based
on Clang?  Are they versioned separately from the upstreams?
Perhaps then ARMGNU and ARMClang?

Thanks,
-Brad



More information about the cmake-developers mailing list