
4 May
2013
4 May
'13
8:19 p.m.
Hi All,
I am new to bootloader.
I have download and extracted u-boot-1.1.6 on Linux ubuntu. I just want to compile the source code using GCC(not targeting cross compilation for any embedded platform).
I tried running provided MAKEALL makefile but "powerpc-linux-gcc : Not Found" is happening.
My understanding is irrespective of platform the source code should compile.
What are the necessary makefile and environment changes i need to do for compilation on x86?
Steps to be followed for x86 tool chain to compile the source / any tutorial?
Regards,
Ravi Tiwari