Other Parts Discussed in Thread: OMAP-L137
I'm working through the instructions on the wiki for Building the OMAP-L137 Linux Kernel: http://processors.wiki.ti.com/index.php/Building_the_OMAP-L137_Linux_Kernel
I'm experiencing a problem at the line where I execute the following:
host $ make ARCH=arm CROSS_COMPILE=arm_v5t_le- distclean
The command seems to process for a couple of seconds and then displays the following:
/bin/sh: gcc: command not found
Any insight into this problem?
Thanks