:: Re: [DNG] Install a new kernel
Top Page
Delete this message
Reply to this message
Author: Didier Kryn
Date:  
To: dng
Subject: Re: [DNG] Install a new kernel
Le 25/05/2016 14:49, Antonio Trkdz.tab a écrit :
> Can I compile the 4.1 without having to get the gcc4.9 compiler?


     I think you can compile your kernel with any version of gcc 3, 4 or 
5, but take care of the C library. The libc used by your OS (ie glibc) 
must be compiled with the kernel headers for the kernel version it runs on.


     Didier