Gentoo Archives: gentoo-dev

From: Francesco Riosa <vivo75@×××××.com>
To: gentoo development <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Re: Re: stable gcc 5.4.0 ??
Date: Fri, 21 Apr 2017 19:29:14
Message-Id: CAD6zcDwFc_qnJA_qgm63+LAkm859UrD0vE6YhS9BBvDAmR9EZA@mail.gmail.com
In Reply to: [gentoo-dev] Re: Re: stable gcc 5.4.0 ?? by "Jörg Schaible"
1 2017-04-21 18:21 GMT+02:00 Jörg Schaible <joerg.schaible@×××.de>:
2
3 > Walter Dnes wrote:
4 >
5 > > On Thu, Apr 20, 2017 at 05:52:20PM -0500, Matthias Maier wrote
6 > >
7 > >> (A-C) gcc-5.4.0 and gcc-4.9.4 are slotted separately. What is going to
8 > >> be the default is entirely up to you.
9 > >
10 > > Good to hear. Like I said, on a fresh install I'd go with the current
11 > > version (5.4). But for now, I'll wait for other people to experience
12 > > problems. If nothing major, I might switch at a convenient time.
13 > >
14 >
15 >
16 > You just have to be careful with
17 >
18 > emerge -c
19 >
20 > This will remove the old "unused" gcc silently :-/
21 >
22
23 no fear about that issue a:
24 emerge --select --noreplace sys-devel/gcc:4.9.4
25 to keep your wanted version of gcc in the world file
26 (--select is usually already the default)
27
28
29 > Cheers,
30 > Jörg
31 >
32 >
33 >