Gentoo Archives: gentoo-dev

From: Vaeth <vaeth@××××××××××××××××××××××××.de>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] gcc-4.2 / gcc-4.3 plans
Date: Fri, 11 Apr 2008 16:36:42
Message-Id: Pine.LNX.4.64.0804111816200.18306@wmax001.mathematik.uni-wuerzburg.de
1 > So the point is, our current 2.6.24 kernel is safe.
2
3 I can *not* confirm this. Just some days ago, I compiled
4 hardened-sources-2.6.24 (which uses genpatches-2.6.24-5;
5 current gentoo-sources uses genpatches-2.6.24-6, but the
6 difference is obviously not important here [it involves
7 just an #include for some exotic hardwar]).
8
9 Result: Compiles fine with gcc-4.3 on x86 but dies immediately
10 at boot (before printing anything) unless acpi=off is used.
11 (And just to be sure, I disabled every acpi feature except
12 "general" acpi support - same result).
13
14 It is certainly a compiler problem, because with gcc-4.2
15 exactly the same kernel configuration (and even on amd64
16 with gcc-4.3 and analogous configuration) has no problem.
17 --
18 gentoo-dev@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] gcc-4.2 / gcc-4.3 plans "Jan Kundrát" <jkt@g.o>
Re: [gentoo-dev] gcc-4.2 / gcc-4.3 plans Mike Frysinger <vapier@g.o>