[U-Boot-Users] compile u-boot

Nghiem, Tien TNghiem at oerlikon.ca
Thu Apr 10 21:46:22 CEST 2003


Hi everyone,

I'm new to Linux and u-boot, I try to compile u-boot by doing:

export CROSS_COMPILE=ppc_82xx-
make ep8260_config
make all

I got the following error:

make[1]: Entering directory `/home/tnghiem/u-boot-0.2.0/examples'
make[1]: `.depend' is up to date.
make[1]: Leaving directory `/home/tnghiem/u-boot-0.2.0/examples'
make[1]: Entering directory `/home/tnghiem/u-boot-0.2.0/tools'
gcc -Wall -pedantic -I../include -I.. -DTEXT_BASE=0xFFF00000 -DUSE_HOSTCC -O -c
-o img2srec.o img2srec.c
make[1]: gcc: Command not found
make[1]: *** [img2srec.o] Error 127
make[1]: Leaving directory `/home/tnghiem/u-boot-0.2.0/tools'
make: *** [subdirs] Error 1

Could you tell me what do I miss here?

Thank you

Tim Nghiem




More information about the U-Boot mailing list