Gentoo Archives: gentoo-user

From: Ian Zimmerman <itz@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: GCC 5.4.0
Date: Mon, 24 Apr 2017 00:29:40
Message-Id: 20170424001135.16735.01D9B77B@matica.foolinux.mooo.com
In Reply to: Re: [gentoo-user] Re: GCC 5.4.0 by David Abbott
1 On 2017-04-23 19:11, David Abbott wrote:
2
3 > Hope this helps;
4 >
5 > https://wiki.gentoo.org/wiki/Upgrading_GCC
6 > https://wiki.gentoo.org/wiki/Upgrading_from_gcc-4.x_to_gcc-5.x
7 > https://www.gentoo.org/support/news-items/2015-10-22-gcc-5-new-c++11-abi.html
8
9 It does help, and by telling me about gcc-config answers my 2nd
10 question, how to switch.
11
12 There's still my first question, though. These instructions assume I
13 already have the gcc-5 ebuild, plus dependencies. If I do a normal full
14 sync to achieve that, I already commit to going all the way. Presumably
15 there'll be many packages in this update that will build-depend on the
16 new gcc (especially those using C++), so I won't be able to just go back
17 to gcc-4 by masking gcc-5 and proceeding as usual if something goes very
18 wrong.
19
20 What I hope for is a way to selectively download only the gcc-5 ebuild
21 and its depndencies, which I could temporarily put in a separate local
22 repo. Then, if the gcc update goes OK, I can move them in the normal
23 portage tree and go ahead with the rest of the update.
24
25 Thanks, and sorry for my extreme caution. With a source distro like
26 gentoo a gcc upgrade is like a brain transplant.
27
28 --
29 Please *no* private Cc: on mailing lists and newsgroups
30 Personal signed mail: please _encrypt_ and sign
31 Don't clear-text sign:
32 http://primate.net/~itz/blog/the-problem-with-gpg-signatures.html

Replies

Subject Author
Re: [gentoo-user] Re: GCC 5.4.0 Neil Bothwick <neil@××××××××××.uk>