[oe] [PATCH 0/7] Make multi-machine toolchains to co-exist (revised)

Tom Rini tom_rini at mentor.com
Mon Jul 26 22:58:58 UTC 2010


Khem Raj wrote:
> Hi
> 
> Following series of patches are for making multi-machine toolchains co-exist with
> new cross staging for toolchain.
> 
> It changes the toolchain triplet from ${TARGET_ARCH}-${VENDOR}-${OS} to 
> ${TARGET_ARCH}-${CPU_SUB_TARGET}_${VENDOR}-OS
> 
> which means that a toolchain for armv7 is called armi-v7a_oe-linux-gnueabi-*
> and for armv5te its called arm-v5te_oe-linux-gnueabi-*

Sorry to come in late here, but why can't we instead populate 
sysroot/../usr/bin/${MACHINE_SYS}/ and keep the old toolchain triplet?

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list