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:57:00
Message-Id: 20040421161137.GB595@kroah.com
In Reply to: Re: [gentoo-dev] some portage related issues by Dan Podeanu
1 On Tue, Apr 20, 2004 at 08:35:36PM +0300, Dan Podeanu wrote:
2 >
3 > ----- Original Message -----
4 > From: "Mike Frysinger" <vapier@g.o>
5 > To: <gentoo-dev@l.g.o>
6 > Sent: Tuesday, April 20, 2004 8:19 PM
7 > Subject: Re: [gentoo-dev] some portage related issues
8 >
9 >
10 > > On Tuesday 20 April 2004 01:14 pm, Dan Podeanu wrote:
11 > > > 1. Kernel compilation and gcc
12 > > >
13 > > > The recommended gcc version for kernel compile is gcc 2.95.3. Using
14 > emerge
15 > > > to get any of the supported kernel packages should have a dependency set
16 > on
17 > > > 2.95.3 and a message informing the users to use gcc-config to change the
18 > > > gcc version while compiling the kernel (great tool gcc-config, btw.)
19 > >
20 > > theres no way this is ever going to happen, end of story.
21 > > you want gcc-2.x on your system for some reason, emerge it.
22 >
23 > The standard Gentoo installation requires one to recompile the linux kernel.
24 > A kernel WILL NOT be 100% stable if its compiled with a 3.3.x gcc, although
25 > this will be only really visible in certain conditions (higher traffic in
26 > terms of requests, cpu load, etc. generally server usage).
27
28 Where do you get your information to back this up? I would think that
29 the companies who rely on stable kernels would have done a bit of
30 testing to ensure that 3.2 and 3.3 works just fine as they build their
31 kernels with that.
32
33 > # grep 2.95.3 /usr/src/linux-2.4.24-xfs-r5/README
34 > - Make sure you have gcc 2.95.3 available. gcc 2.91.66 (egcs-1.1.2) may
35 >
36 > Please note, not 2.95.3 and above (re: Greg KH). And again, compiled with
37 > 3.3.2 the kernel behaves strange, as opposed to when its compiled with
38 > 2.95.3. But thats just personal experience.
39
40 Then file a bug about it at bugzilla.kernel.org and the kernel
41 developers will fix it.
42
43 thanks,
44
45 greg k-h
46
47 --
48 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] some portage related issues Patrick Kursawe <phosphan@g.o>