[ELDK] installing 5.6

Sergei Nikulov sergey.nikulov at gmail.com
Tue Jan 27 06:42:27 CET 2015


27 янв. 2015 г. 8:23 пользователь "K Richard Pixley" <
rpixley at graphitesystems.com> написал:
>
> I have a question about how installation is supposed to work.
>
> I've installed for powerpc-e500v2, using:
>
>     sudo ./install.sh -d /opt/eldk-5.6 -a i686 -s toolchain -r "lsb-sdk
>     minimal-mtdutils" powerpc-e500v2
>
> (I've also tried toolchain-qte, they seem to behave the same in this
> regard.)
>
> And I'm trying to build a kernel using:
>
>     export PATH :=
>
/opt/eldk-5.6/powerpc-e500v2/sysroots/i686-eldk-linux/usr/bin:/opt/eldk-5.6/powerpc-e500v2/sysroots/i686-eldk-linux/usr/bin/powerpc-linux:$(PATH)

Have you sourceing environment script?

source /opt/eldk-5.6/<you target>/environment-setup-*

>
>     export CROSS_COMPILE := powerpc-linux-
>     export ARCH := powerpc
>

> --rich
>
> _______________________________________________
> eldk mailing list
> eldk at lists.denx.de
> http://lists.denx.de/mailman/listinfo/eldk
>


More information about the eldk mailing list