Gentoo Archives: gentoo-dev

From: "Paweł Hajdan
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] more help needed with gcc-4.8 stabilization, chromium starts heavily using C++11
Date: Sat, 11 Oct 2014 11:57:28
Message-Id: 54391B0E.3050701@gentoo.org
1 In my earlier thread
2 <http://thread.gmane.org/gmane.linux.gentoo.devel/92113> I explored the
3 possibility to stabilize gcc-4.8, and we have that going now in
4 <https://bugs.gentoo.org/show_bug.cgi?id=516152>.
5
6 Meanwhile I just applied a small patch for chromium-38 that allows it to
7 compile with gcc-4.7. It's in stable now.
8
9 We'll really need gcc-4.8 in stable within 6-12 weeks from now. Chromium
10 starts making heavy use of C++11 language features, see
11 <http://chromium-cpp.appspot.com/> . I don't realistically see us being
12 able to just patch chromium to work around that.
13
14 I'd like to ask for every possible help with
15 <https://bugs.gentoo.org/show_bug.cgi?id=461954> blockers on amd64 and
16 x86. There are harder problems on arches like MIPS, but newer gcc is not
17 as urgent there I think.
18
19 One highlight is <https://bugs.gentoo.org/show_bug.cgi?id=513386>. It
20 occurs only when the user has gcc-4.7 and 4.8 installed simultaneously
21 and using 4.7 as the active compiler. It's not obvious to me whether we
22 have to support this (while it's obviously better to support rather than
23 not, it's webkit-gtk in a specific and rare configuration versus
24 chromium with security updates in all configurations).
25
26 There is also <https://bugs.gentoo.org/show_bug.cgi?id=500966> which may
27 be more tricky. I could reproduce that bug. It's also about webkit-gtk.
28
29 There are couple more blockers of
30 <https://bugs.gentoo.org/show_bug.cgi?id=461954>. If you can, please
31 take a look and help. I think several other distros are using gcc-4.8 or
32 later now, they may have hit the same problems and either have patches
33 or something that could also help us. There may be some upstream patches
34 to be backported etc.
35
36 Paweł

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies