Hi,
I installed the latest CodeSourcery Lite toolchain in UBUNTU 11.04 and followed the steps described in Linux PSP driver document to build U-Boot. In U-Boot-MIN building, the first steps had no error. When I executed $ make CROSS_COMPILE=arm-none-linux-gnueabi- ARCH=arm u-boot.ti to build U-Boot-MIN, lots of error message prompted as the following:
make[1]: arm-none-linux-gnueabi-gcc: Command not found
make[1]: Entering directory `/home/eric/Working/TI814X-LINUX-PSP-04.01.00.05/src/u-boot/u-boot-04.01.00.05/tools'
make[1]: Nothing to be done for `_depend'.
The PATH is set correctly for CodeSourcery tool and U-Boot. I don't know why such error happened. Could any one give a help?
I also tried CodeSourcery version 2009q1 and the problem remained.
Regards,
Eric