[OE-core] [oe-commits] Peter A. Bigot : gcc: update compiler architecture to match gcc-runtime ( armv6, armv7a)

Richard Purdie richard.purdie at linuxfoundation.org
Wed Aug 20 10:21:46 UTC 2014


On Wed, 2014-08-20 at 16:38 +0800, Hongxu Jia wrote:
> Hi Peter,
> 
> The commit caused building gcc-crosssdk-initial-x86_64 failed.
> ...
> Unknown CPU given in --with-arch=armv7-a.
> ...
> 
> While crosssdk, TARGET_ARCH = "${SDK_ARCH}" (set in crosssdk.bbclass)
> so the values of '--target=x86_64-wrlinuxsdk-linux --with-arch=armv7-a'
> triggered the above failure.
> 
> How about override for the 'target/cross' and not for 'crosssdk' ?

This was fixed with:

http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=7095d8da4b3e1a6bc475f1cb5e6d7fedb2a76901

Cheers,

Richard




More information about the Openembedded-core mailing list