[OE-core] [PATCH 1/1] gcc-cross-intermediate: revise the 64bithack.patch for multilib case

Yu Ke ke at linux.intel.com
Mon Aug 15 12:48:09 UTC 2011


On 2011/8/15 1:31, Koen Kooi wrote:
>
> Op 14 aug. 2011, om 15:32 heeft Yu Ke het volgende geschreven:
>
>> current gcc-cross-intermediate has build failure in qemux86-64 lib64
>> multilib case. the reason is that it still use lib instead of lib64
>> while do_install use the libdir i.e. lib64
>>
>> so this patch fix this issue by making gcc honour the libdir.
>>
>> CC: Kumar Gala<galak at kernel.crashing.org>
>> CC: Richard Purdie<richard.purdie at linuxfoundation.org>
>>
>> Signed-off-by: Yu Ke<ke.yu at intel.com>
>> ---
>> meta/recipes-devtools/gcc/gcc-4.6.inc             |    2 +-
>> meta/recipes-devtools/gcc/gcc-4.6/64bithack.patch |   16 +++++++++-------
>
> wouldn't gcc 4.5 need a similar change?

yes, gcc 4.5 should also has this change. I will sent out another patch 
for this.

just curious question, what is gcc 4.5 for, since gcc 4.6 is already there?

Regards
Ke




More information about the Openembedded-core mailing list