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

Re: GCC for kernel compilation



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

etc..

-Josh

-- 
Joshua Kwan

Attachment: pgps4aayYtrjN.pgp
Description: PGP signature


Reply to: