On Fri, Apr 4, 2008 at 11:28 AM, Peter Stuge peter@stuge.se wrote:
Also there is crossdev and just plain Gentoo, either just vanilla binutils ebuilds or even catalyst for a complete custom system build.
And buildroot and LFS and lots of others too. I'm not knocking any of those, but they are more complex than what I was looking for. My 50-line shell script (attached) builds a cross-compiling gcc (4.2.2) + binutils (2.17) + uClibc (0.9.29) toolchain, nothing more.
--Ed