[U-Boot-Users] Toolchain select

Hi all,
I encountered several toolchain problems while cross-compiling such as u-boot, kernel. I find it mostly problem about the version. I don't know which one is proper and stable for embedded system developing. Could you please help me?
I have already used the crosstool to make my own toolchain, and chose the gcc-4.0.1, binutils-2.16.1, glibc-2.3.5. But it seems that it has some problem. When I build u-boot it shows that the examples cannot be compiled.
Regards,
Li Weichen 2006-1-5

In message 43bd2165.6762f2e2.3596.51a6@mx.gmail.com you wrote:
I encountered several toolchain problems while cross-compiling such as
Try our ELDK.
Best regards,
Wolfgang Denk

Hi Wolfgang,
I have tried the ELDK 3.1.1, and when I build u-boot-1.1.3 or u-boot-1.1.4 I get following error:
iaadoa@omap1:~/work/tmp/u-boot-1.1.3$ make omap5912osk_config Configuring for omap5912osk board... iaadoa@omap1:~/work/tmp/u-boot-1.1.3$ make all make[1]: Entering directory `/home/iaadoa/work/tmp/u-boot-1.1.3/tools' [.] make[1]: *** No rule to make target `hello_world.srec', needed by `all'. Stop. make[1]: Leaving directory `/home/iaadoa/work/tmp/u-boot-1.1.3/examples' make: *** [examples] Error 2
I have met this error for quite a time, and I have tried different versions of toolchain, but it seems to be the same. Can you help me with it?
Thanks and best regards!
Li Weichen
-----Original Message----- From: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin@lists.sourceforge.net] On Behalf Of Wolfgang
Denk
Sent: Thursday, January 05, 2006 10:13 PM To: Li Weichen Cc: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] Toolchain select
In message 43bd2165.6762f2e2.3596.51a6@mx.gmail.com you wrote:
I encountered several toolchain problems while cross-compiling such as
Try our ELDK.
Best regards,
Wolfgang Denk
-- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de "When people are least sure, they are often most dogmatic."
- John Kenneth Galbraith
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files
for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id%16865&op=ick _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users

In message 43be5afa.7dd4ac4c.696b.4f5e@mx.gmail.com you wrote:
I have tried the ELDK 3.1.1, and when I build u-boot-1.1.3 or = u-boot-1.1.4 I get following error:
iaadoa@omap1:~/work/tmp/u-boot-1.1.3$ make omap5912osk_config Configuring for omap5912osk board...
omap5912osk board support is obviously broken. I wonder that you get as far as the examples directory - I see problems with messing flash functions earlier.
Best regards,
Wolfgang Denk

Li Weichen said the following on 01/05/2006 05:38 AM:
Hi all,
I encountered several toolchain problems while cross-compiling such as u-boot, kernel. I find it mostly problem about the version. I don't know which one is proper and stable for embedded system developing.
You may look at http://www.kegel.com/crosstool/crosstool-0.38/buildlogs/ which is a matrix of possible working tool combo's
participants (4)
-
Khem Raj
-
Li Weichen
-
Li Weichen
-
Wolfgang Denk