[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GCC for kernel compilation



Hi, all,

On Thu, Aug 07, 2003 at 12:10:00PM -0700, Joshua Kwan wrote:
> On Thu, Aug 07, 2003 at 08:14:27PM +0200, Otto Wyss wrote:
> > I just upgraded to the current Sarge and also got GCC 3.3. It seems this
> > version can't compile all the drivers in kernel 2.4.21. Which version
> > should I use? And how do I set this version (Environment variable?)
> > without deinstalling GCC 3.3?
> 
> # apt-get install gcc-2.95
> # cd /usr/src/linux 
> # make CC=gcc-2.95 clean dep bzImage modules

For me, only HOSTCC=gcc-2.95 works for the 2.4.21 kernel.

Yours,

Streph



Reply to: