:: Re: [DNG] Install a new kernel
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Didier Kryn
日付:  
To: dng
題目: 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