On Sat, 2007-01-27 at 12:05 -0800, Andrew Morton wrote: > On Sat, 27 Jan 2007 13:11:16 -0500 > Mathieu Desnoyers <[EMAIL PROTECTED]> wrote: > > > I am currently trying crosstool by Dan Kegel, it looks promising. > > http://www.kegel.com/crosstool/ > > Yeah, I spent a frustrating two days with crosstool, managed to eke a > number of cross-compilers out of it, but it took a *lot* of experimentation > with gcc, glibc and binutils versions to get combinations which actually > work. Good luck ;)
FWIW, OpenEmbedded (http://www.openembedded.org/) is a very capable toolchain builder amongst other things. I built an ARM toolchain for Andrew a while back with it. I'm personally not sure of its support outside ARM/i386 since I don't have hardware to test any other output but others use it for a variety of targets and new ones are simple to add due to its design. I could probably arrange to share an ARM toolchain if there was demand... Richard - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/