
11 May
2004
11 May
'04
12:41 a.m.
Allen Curtis wrote:
I have created several versions of ARM cross-compiler toolchains but have not discovered a configuration that works with both "u-boot" and Linux 2.6.
Using crosstool-0.27: GCC 2.95.3, BINUTILS 2.14.90.0.8, GLIBC 2.2.5 - builds the Linux kernel but not U-Boot
GCC 2.95.3, BINUTILS 2.11.2, GLIBC 2.1.3 - builds U-Boot but not 2.6 Linux kernel (.incbin support)
The newest GCC I can build on my system is 3.2 since my host compiler is 2.96.
I have searched the archives and found that this is a common question. Unfortunately I did not find a definitive answer.
Can you post the errors? (btw, crosstool-0.27 had some arm issues, and crosstool-0.28-rc13 has the vfp printf patch, but I'm not sure those matter for this.) - Dan