probably very dumb toolchain question

Rob Landley rob at landley.net
Tue May 22 02:05:19 UTC 2007


On Monday 21 May 2007 1:22 pm, Christopher Friedt wrote:
> Is there any reason one woul need to compile the linux kernel with the 
> same toolchain as the userspace binaries?

Nope.
 
> The kernel has it's own libc

The kernel doesn't use libc.  (The klibc project is yet another small 
lightweight C library ala uClibc, newlib, dietlibc...)

Rob



More information about the uClibc mailing list