[OE-core] gcc-cross-kernel problems

Khem Raj raj.khem at gmail.com
Sun Jun 26 09:18:37 UTC 2011


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




More information about the Openembedded-core mailing list