Hi there,

I am using icc from intel as a secondary toolchain.
In order to build the linux kernel (the one from meta-intel) against icc, I did 
patched the line:

KERNEL_CC = "${CCACHE}${HOST_PREFIX}gcc ${HOST_CC_KERNEL_ARCH} -fuse-ld=bfd"

within the class "kernel-arch".

I wonder if there is another way to call another compiler than "gcc" to build 
the kernel ?


-- 
David Marec

-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to