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

Hongxu Jia hongxu.jia at windriver.com
Wed Aug 20 10:35:54 UTC 2014


On 08/20/2014 06:21 PM, Richard Purdie wrote:
> 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

It works, thanks

//Hongxu

> Cheers,
>
> Richard
>




More information about the Openembedded-core mailing list