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 _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
