Gentoo Archives: gentoo-dev

From: Greg KH <gregkh@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] some portage related issues
Date: Wed, 21 Apr 2004 16:54:44
Message-Id: 20040421161200.GC595@kroah.com
In Reply to: [gentoo-dev] some portage related issues by Dan Podeanu
1 On Tue, Apr 20, 2004 at 08:14:37PM +0300, Dan Podeanu wrote:
2 >
3 > 1. Kernel compilation and gcc
4 >
5 > The recommended gcc version for kernel compile is gcc 2.95.3. Using
6 > emerge to get any of the supported kernel packages should have a
7 > dependency set on 2.95.3 and a message informing the users to use
8 > gcc-config to change the gcc version while compiling the kernel (great
9 > tool gcc-config, btw.)
10
11 No, that's the _minimum_ gcc version. Not the "recommended" version.
12 Almost all kernel developers use gcc 3.something to build kernels these
13 days, and most other distros ship kernels build with gcc 3.something.
14 So there is no reason you _have_ to stay with a 2.95.3 version of gcc
15 just to build a kernel.
16
17 thanks,
18
19 greg k-h
20
21 --
22 gentoo-dev@g.o mailing list