On Sat, 2013-08-24 at 12:28 -0400, Dave wrote: > When compiling and testing Glibc > > I've noticed in the configure line the option > '--enable-kernel=2.6.32'. Why this when its a 3.10.9 kernel?
Short version, because it has to work with the kernel you're running during the build, not just the one it will ultimately boot with. And if you refer to Host System Requirements, you'll see that 2.6.32 is the minimum version supported. If your host is running a newer kernel, feel free to use that version instead. Not sure if there's much benefit to doing so, though... Simon. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page