Re: cross-compilers

From: Segher Boessenkool
Date: Thu Apr 09 2009 - 16:49:25 EST


Is anybody building GCC trunk for the targets on a daily basis?

Not daily yet, but often anyway. Also binutils and kernel mainline.

Scripts: <http://git.infradead.org/users/segher/buildall.git>

Edit "config" for your local paths etc.
Run ./build [--kernel] <arch> [<some-defconfig>] to build a toolchain
and a kernel, or only the kernel if --kernel is given. Run ./buildall
to build a toolchain+kernel for all archs.


Segher

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/