Re: Kernel Cross Compiling

From: Robert Schwebel
Date: Sun Feb 15 2004 - 18:30:04 EST


Herbert,

On Sat, Feb 14, 2004 at 03:21:57PM +0100, Herbert Poetzl wrote:
> > http://kegel.com/crosstool
>
> thanks for the info, I read/tested that one too, some time
> ago, but decided against this approach, as it builds the
> glibc, which I do not need for the kernel toolchain at all
> and I didn't want to bother with another source that won't
> compile on arch xy ... maybe the wrong decision? I don't
> know ...

you might also want to have a look at the idea behind PTXdist (see
http://www.pengutronix.de/software/ptxdist_en.html) which is also able
to build toolchains and do all the necessary tweaking, without building
a glibc (just only run 'make xchain-gccstage1' to get a compiler without
glibc). It follows the same approach for the patch repositories like Dan
and we are syncing heavily.

The whole toolchain building is a huge mess at the moment.

Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hornemannstraße 12, 31137 Hildesheim, Germany
Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4
-
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/