Re: how to build cross-compiling toolchains for PowerPC?
From: Igor Luri <hidden>
Date: 2007-01-09 08:17:03
We use uclibc instead glibc, it is smaller. We use buildroot to build the cross-toolchain http://buildroot.uclibc.org/ and the following versions of binutils, gcc etc.: Denx linux kernel 2.4.25 u-boot 1.1.6 binutils 2.14.90.0.8 gcc 3.3.6 linux-libc-headers 2.4.29 uClibc 0.9.27 gdb 6.3 I hope this helps. Kelsey Dawes wrote:
On Mon, Jan 08, 2007 at 10:06:24AM +0800, onetarget@sina.com wrote: Dear all I want to build a complete cross-compiling toolchains for PowerPC, the kernel I want to build is linux-2.4.25, the host is FC4's PC, and I also want to use glibc-2.3.6, so with all above, which gcc, glibc,binutils should I use? And what is the step should I do? Thank you all and best regards, W.Target Jan-8-2007 Haven't played with any of your specific requirements as noted above; however in the past, I've had good luck using Dan Kegel's crosstool software www.kegel.com/crosstool It does require a bit of trial and error to get right. Kelsey _______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded