[OE-core] gcc-cross-kernel problems

Koen Kooi koen at dominion.thruhere.net
Sun Jun 26 10:16:51 UTC 2011


Op 26 jun 2011, om 11:18 heeft Khem Raj het volgende geschreven:

> On Sat, Jun 25, 2011 at 7:30 PM, Khem Raj <raj.khem at gmail.com> wrote:
>> change the install command like below in gcc-cross-kernel.inc
>> 
>> install -m 0755 xgcc
>> ${D}${STAGING_DIR_NATIVE}${prefix_native}/bin/${TARGET_PREFIX}gcc-${PV}
>> 
>> 
> 
> here probably
> 
> install -m 0755 xgcc  ${D}${bindir}/${TARGET_PREFIX}gcc-${PV}
> 
> is needed instead

Thanks, that gets it into sysroots:

koen at dominion:/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/deploy$ find ../sysroots/ | grep 2007q3
../sysroots/x86_64-linux/usr/bin/armv7a-angstrom-linux-gnueabi.gcc-cross-kernel-4.2.1/arm-angstrom-linux-gnueabi-gcc-4.2.1+csl-arm-2007q3-53

It isn't in PATH yet, but it's progress :)



More information about the Openembedded-core mailing list