Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gcc question
Date: Sun, 02 Apr 2006 04:17:06
Message-Id: 7573e9640604012012p5c15644n56ae12d861f765e4@mail.gmail.com
In Reply to: [gentoo-user] gcc question by Leigh Stewart
1 On 4/1/06, Leigh Stewart <agrodellic@×××××.com> wrote:
2 > I just tried to install skype, it wont start, and in the logs it tells me it
3 > cant find libstdc++.so.6, which doesnt surprise me because it doesnt exist
4 > on my system.
5 >
6 > im using gcc 3.3.5 and im guessing that libstdc++.so.6 is libstdc++.so
7 > compiled with gcc 3.4.5.
8 >
9 > how can i solve this problem? i dont have time to rebuild my system right
10 > now. can i slot the compiler or something?
11
12 The compiler is slotted, so you can just do "emerge --oneshot
13 =sys-devel/gcc-3.4.5-r1" and then use gcc-config to set your compiler
14 back to the 3.3.5 version.
15
16 -Richard
17
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] gcc question Leigh Stewart <agrodellic@×××××.com>