[ELDK] building u-boot

krish radhakrishna.p at gmail.com
Tue Dec 27 14:24:10 CET 2011


You must set the environment variable CROSS_COMPILE in your shell and
export it. Or you can pass it as command line parameter in make command.
If CROSS_COMPILE is not set, u-boot takes ppc_8xx-gcc for ppc architecture
by default.


On Tue, Dec 27, 2011 at 6:30 PM, Érico Porto <ericoporto2008 at gmail.com>wrote:

> Hello,
>
> I've been using u-boot with ltib for some time, but recently I decided to
> update it to a newer version. But I'm having problem building the u-boot,
> it says:
>
> /bin/bash: ppc_8xx-gcc: command not found
>
> I've downloaded the eldk5.1 for powerpc-softfloat from the ftp and
> installed using
>
> ./install.sh -s gmae -r basic powerpc-softfloat
>
> And runned the:
>
>  sh /opt/eldk-5.1/powerpc-softfloat/environment-setup-powerpc-nf-linux
>
> No success.
>
> Ideas?
>
> Érico V. Porto
>
> _______________________________________________
> eldk mailing list
> eldk at lists.denx.de
> http://lists.denx.de/mailman/listinfo/eldk
>
>


More information about the eldk mailing list