[OE-core] [PATCH 1/4] kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Tue Jan 22 15:41:06 UTC 2013


Khem Raj <raj.khem-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> writes:

> +KERNEL_LD = "${LD} ${HOST_LD_KERNEL_ARCH}"
> ...
> -KERNEL_LD = "${HOST_PREFIX}ld${KERNEL_LDSUFFIX} ${HOST_LD_KERNEL_ARCH}${TOOLCHAIN_OPTIONS}"

that's bad... gold linker has serious problems to compile stuff like
kernel or bootloaders and setting 'KERNEL_LDSUFFIX = .bfd' was a good
way to workaround these problems.



Enrico




More information about the Openembedded-core mailing list