
-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Tuma Sent: Monday, August 17, 2009 7:26 PM To: Wolfgang Denk; U-Boot Mailing List Subject: Re: [U-Boot] BMP display.
On Monday 17 August 2009 16:38:31 you wrote:
Dear Tuma,
again: please keep the mailing list on Cc: !!!
In message 200908171631.17975.chernigovskiy@spb.gs.ru you wrote:
Okay. Is new version configurable for OMAP3evm out of the box?
Yes.
And is the v2009.08-rc2 stable enought?
Yes.
Thank you. I've downloaded new U-Boot 2009.08.rc2. I have some error while making it. I do: make distclean (Okay) make omap3_evm_config (Okay) make
And get:
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?
Can you try: make CROSS_COMPILE=arm-none-linux-gnueabi-
Best regards,
Wolfgang Denk
-- Software Developer General Satellite Corp. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot