ok i solved it by change TARGET_VENDOR = "-e500v2" in poky.conf.
thanks
Gesendet: Mittwoch, 11. November 2015 um 09:46 Uhr
Von: "Virgilia Eigner" <[email protected]>
An: [email protected]
Betreff: [yocto] external-toolchain
Von: "Virgilia Eigner" <[email protected]>
An: [email protected]
Betreff: [yocto] external-toolchain
Hi,
to start with yoctoproject for my new developed hardware, i would like to use my own crosstool-NG.
Instead of this, i use YP Core - Dizzy 1.7.3 build-system and
to simplify i am using the sourcery-toolchain layer(meta-sourcery-master).
But now i had to recognize that the versions are not compatible.
Instead of this, i use YP Core - Dizzy 1.7.3 build-system and
to simplify i am using the sourcery-toolchain layer(meta-sourcery-master).
But now i had to recognize that the versions are not compatible.
Please have a look at the output if I build the project:
Extern_Toolchain gcc path ' /home/x-tools/powerpc-e500v2-linux-gnuspe/bin/powerpc-poky-linux-gcc' does not exist
The section after bin/ is wrong, for the TARGET_SYS i need: powerpc-e500v2-linux-gnuspe
My question now, is it possible to chance the distro version temporary for the external-toolchain.
thanks,
Extern_Toolchain gcc path ' /home/x-tools/powerpc-e500v2-linux-gnuspe/bin/powerpc-poky-linux-gcc' does not exist
The section after bin/ is wrong, for the TARGET_SYS i need: powerpc-e500v2-linux-gnuspe
My question now, is it possible to chance the distro version temporary for the external-toolchain.
thanks,
Virgilia
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
