* [U-Boot-Users] : Not able to compile u-boot 1.1.5 for the at91rm9200dk
@ 2006-11-09 6:21 Rajucm
2006-11-09 17:04 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Rajucm @ 2006-11-09 6:21 UTC (permalink / raw)
To: u-boot
Hi All,
I have downloaded u-boot latest version 1.1.5 from the sourceforge.net
I have installed cross compiler for arm.
*I am using following procedure to compile:*
make clobber
make clean
make at91rm9200dk_config
make dep
make all
*But,*
I am getting an error indicates that *"arm-linux-gcc: unrecognized
option `-MQ'"*
please Let me know me, if I have left with any more configuration.
*
Here is a log please some body can look into it.
*make[1]: Leaving directory `/home/hcac/u-boot-1.1.5/post/cpu'
make -C cpu/arm920t start.o
make[1]: Entering directory `/home/hcac/u-boot-1.1.5/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.5/cpu/arm920t'
make: *** [cpu/arm920t/start.o] Error 2*
*
Thanks
RajuCm
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] : Not able to compile u-boot 1.1.5 for the at91rm9200dk
2006-11-09 6:21 [U-Boot-Users] : Not able to compile u-boot 1.1.5 for the at91rm9200dk Rajucm
@ 2006-11-09 17:04 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2006-11-09 17:04 UTC (permalink / raw)
To: u-boot
In message <4552C8EA.3010003@procsys.com> you wrote:
>
> I have downloaded u-boot latest version 1.1.5 from the sourceforge.net
This is not the latest version. The latest versionis top of tree in
git repository. The latest release is 1.1.6.
> make clobber
> make clean
Pretty redundant, but doesn;t hurt.
> make at91rm9200dk_config
> make dep
> make all
OK.
> *But,*
> I am getting an error indicates that *"arm-linux-gcc: unrecognized
> option `-MQ'"*
Use better tools. See for example
http://www.denx.de/wiki/view/DULG/ELDKAvailability
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
God is real, unless declared integer.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-09 17:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-09 6:21 [U-Boot-Users] : Not able to compile u-boot 1.1.5 for the at91rm9200dk Rajucm
2006-11-09 17:04 ` Wolfgang Denk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.