[U-Boot-Users] Compiling u-boot-1.1.4 for OMAP5912 OSK on ubuntu drapper

Hi u-boot
I have tried to compile u-boot for OMAP5912 usins ubuntu drapper as a host machine. I got error linux-arm-gcc not found, I 'm sure gcc is in the path, I can call it in shell.
I 'm very new. Any welcome is welcomed. chatchai
_________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

In message BAY110-F7C06C37D2678D33180A49C6420@phx.gbl you wrote:
host machine. I got error linux-arm-gcc not found, I 'm sure gcc is in the path, I can call it in shell.
gcc is your native compiler, but linux-arm-gcc is a cross compiler.
You need to install some cross development toolchain, for example the ELDK. See the manual.
Best regards,
Wolfgang Denk
participants (2)
-
Chatchai Neanudorn
-
Wolfgang Denk