
17 Aug
2009
17 Aug
'09
10:31 p.m.
Dear Tuma,
In message 200908171755.31690.chernigovskiy@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@denx.de
"A little knowledge is a dangerous thing." - Doug Gwyn