Gentoo Archives: gentoo-user

From: allan gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] upgrading to gcc-5 (on x86_64-pc-linux-gnu)
Date: Tue, 08 Aug 2017 15:13:59
Message-Id: 87lgmuf5xv.fsf@nyu.edu
1 gcc-config -l reports
2 [1] x86_64-pc-linux-gnu-4.9.3
3 [2] x86_64-pc-linux-gnu-4.9.4 *
4 [3] x86_64-pc-linux-gnu-5.4.0
5
6 The news item from 2015-10-22 suggests (I have gentoolkit-0.3.3)
7 # revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc
8
9 Is that the entire procedure needed? In particular, ignoring
10 performance, can I avoid emerge --emptytree and just execute?
11
12 # gcc-config x86_64-pc-linux-gnu-5.4.0
13 # revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc
14
15 thanks,
16 allan

Replies

Subject Author
Re: [gentoo-user] upgrading to gcc-5 (on x86_64-pc-linux-gnu) Todd Goodman <tsg@×××××××××.net>
Re: [gentoo-user] upgrading to gcc-5 (on x86_64-pc-linux-gnu) John Blinka <john.blinka@×××××.com>
[gentoo-user] Re: upgrading to gcc-5 (on x86_64-pc-linux-gnu) Nikos Chantziaras <realnc@×××××.com>