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

Koen Kooi k.kooi at student.utwente.nl
Wed Jul 28 07:07:24 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 27-07-10 08:48, 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 arm-v7a_oe-linux-gnueabi-*
> and for armv5te its called arm-v5te_oe-linux-gnueabi-*
> 
> They can coexist in same native sysroot. The symlinks would mean that
> gcc will not accidently mix the assemblers or linkers.
> 
> MULTIMACH-* is not needed anymore as the TARGET_SYS is distinct enough
> to serve same purpose.
> 
> I have booted a minimal-image on qemuarm qemuppc and qemumips successfully. The build for 
> beagleboard native-sdk-image completed too.

I tried v3 and it's close, but when building gstreamer-ti:

| checking host system type... Invalid configuration
`beagleboard-angstrom-linux-gnueabi': machine `beagleboard-angstrom' not
recognized

Any idea how I can have it stage in the machine sysroot but not get a
weird TARGET_PREFIX?

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMT9csMkyGM64RGpERAgufAJ0aKRM+G56NH8Vf8fej71ELTVKq/ACfWGNU
gCqhPDOE0Pzfz0eiwKyt2Vw=
=0j2v
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list