Login
From:
My embedded system development
(Uncensored)
subscribe
Linux kernel and glibc
https://myembeddeddev.blogspot.com/2010/04/linux-kernel-and-glibc.html
links
backlinks
Roast topics
Find topics
Find it!
I have this question for a while. What's the dependency of kernel and system libraries such as glibc? Can kernel codes call functions in glibc? Do we need glibc when we compile kernel? Or do we need kernel code to compile glibc?