Re: Kernel & libc

Grzegorz Jaskiewicz (gj@pointblue.com.pl)
22 Apr 2003 20:23:41 +0100


On Tue, 2003-04-22 at 20:01, Michael Buesch wrote:
> On Tuesday 22 April 2003 20:32, aglait@nixe.com wrote:
> > Can you help me ??
> maybe :)
>
> > I want to know if there is a requirement of libc,
> > glibc for kernel 2.4.20 ...
> Kernel doesn't use libc (uses -nostdinc).
> You can't use any library from user-space in kernel.
As long as it is not static included into your module....
Kernel is not able to load libraries nor libc is not writen to function
properly in kernel.

-- 
Grzegorz Jaskiewicz <gj@pointblue.com.pl>
K4 labs

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