[U-Boot] BMP display.
Wolfgang Denk
wd at denx.de
Mon Aug 17 22:31:53 CEST 2009
Dear Tuma,
In message <200908171755.31690.chernigovskiy at spb.gs.ru> you wrote:
>
> make[1]: arm-linux-gcc: Command not found
>
> My old U-Boot used "arm-none-linux-gnueabi-gcc" which make system could easyly
> find on my system.
> Should I install some new software to build new U-Boot?
> Or configure existing Makefile?
Maybe you should read the documetnation; then try:
CROSS_COMPILE=arm-none-linux-gnueabi-
export CROSS_COMPILE
before running make.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"A little knowledge is a dangerous thing." - Doug Gwyn
More information about the U-Boot
mailing list