GCC version to kernel version
Kumar Gala
galak at kernel.crashing.org
Sat Oct 14 01:54:39 EST 2006
On Oct 13, 2006, at 10:39 AM, Clint Thomas wrote:
> I tried building some different cross-tools earlier on today that used
> GCC 3.4.3 and GLIBC 2.3.3 (I believe Kumar, you provided links to
> these
> in another mailing list) They were from some e500 patches to
> crosstool-0.28, but I decided to just patch crosstool-0.42 since
> that is
> what is available. They were not able to compile my linux kernel
> source
> without a build error, so I am running out of ideas. I have been
> trying
> to build GCC 3.4.1 / GLIBC 2.3.3 by passing it the necessary
> TARGET_CFLAGS="-msoft-float -mno-string -Wa,-me500 -O2" and
> GLIBC_EXTRA_CONFIG="--without-fp", but this is not building correctly
> either. Any advice or recommendations are appreciated.
I'd suggest taking a look at the ltib project as it has prebuilt
compilers and support for 85xx:
http://savannah.nongnu.org/projects/ltib/
http://www.bitshrine.org/
- k
More information about the Linuxppc-embedded
mailing list