Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: upgrading to gcc-5 (on x86_64-pc-linux-gnu)
Date: Tue, 08 Aug 2017 20:50:32
Message-Id: 20170808215010.2305cf4b@digimed.co.uk
In Reply to: Re: [gentoo-user] Re: upgrading to gcc-5 (on x86_64-pc-linux-gnu) by allan gottlieb
1 On Tue, 08 Aug 2017 16:38:34 -0400, allan gottlieb wrote:
2
3 > So you propose
4 >
5 > # gcc-config x86_64-pc-linux-gnu-5.4.0
6 > # revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc
7 > # emerge @system
8 >
9 > I am at 98 of 122 for the revdep-rebuild.
10 > I just looked and emerge @system would generate approx 50 merges.
11 > The only one that looks long is gcc.
12 > That seems unfortunate since I just activated that version of gcc and I
13 > believe the gcc ebuild is a bootstrap so gcc-5 was compiled with gcc-5.
14
15 That's why the recommended revdep-rebuild call passes "--exclude gcc" to
16 emerge. Do the same with emerge @system.
17
18
19 --
20 Neil Bothwick
21
22 WinErr 042: Virus error - A virus has been activated in a dos-box. The
23 virus, however, requires Windows. All tasks will automatically be closed
24 and the virus will be activated again.

Replies

Subject Author
Re: [gentoo-user] Re: upgrading to gcc-5 (on x86_64-pc-linux-gnu) allan gottlieb <gottlieb@×××.edu>