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 <[email protected]>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 > [email protected] > http://lists.denx.de/mailman/listinfo/eldk > >
_______________________________________________ eldk mailing list [email protected] http://lists.denx.de/mailman/listinfo/eldk
