
Hi , I have downloaded u-boot latest version 1.1.6 from the sourceforge.net I have installed cross compiler for arm. my board and cross compiler : board: sbc2410x cross compiler: 2.95.3 cpu: arm920t pc enviroment :red hat 9 u-boot: 1.1.6 1).i set the enviroment variable #vi /etc/profile --------/usr/local/arm/2.95.3/bin 2).I am using following procedure to compile:* make sbc2410x_config make all
3).I am getting an error indicates that *"arm-linux-gcc: unrecognized option `-MQ'"* the discrete information is the following : ~skip~ ~skip~ *make[1]: Leaving directory `/home/hcac/u-boot-1.1.6/post/cpu' make -C cpu/arm920t start.o make[1]: Entering directory `/home/hcac/u-boot-1.1.6/cpu/arm920t' arm-linux-gcc: start.o: No such file or directory arm-linux-gcc: unrecognized option `-MQ' arm-linux-gcc: cpu.o: No such file or directory arm-linux-gcc: unrecognized option `-MQ' arm-linux-gcc: interrupts.o: No such file or directory arm-linux-gcc: unrecognized option `-MQ' make[1]: *** [.depend] Error 1 make[1]: Leaving directory `/home/hcac/u-boot-1.1.6/cpu/arm920t' make: *** [cpu/arm920t/start.o] Error 2* * Thanks zhouyang -------

In message 20023941.294831204263480110.JavaMail.coremail@bj163app53.163.com you wrote:
Hi ,
Please read http://catb.org/esr/faqs/smart-questions.html and chose a more descriptive subject next time. Thanks.
I have downloaded u-boot latest version 1.1.6 from the sourceforge.net
This is not the latest version, it is ancient cruft. Please see http://www.denx.de/wiki/UBoot/SourceCode
------=_Part_78494_28602099.1204263480108 Content-Type: text/html; charset=gbk Content-Transfer-Encoding: quoted-printable
And never ever post HTML here!
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
zhouyangxzaq