From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FPu1S-0003av-Af for garchives@archives.gentoo.org; Sun, 02 Apr 2006 04:17:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k324GXd7028257; Sun, 2 Apr 2006 04:16:33 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.229]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k324CdDM003048 for <gentoo-user@lists.gentoo.org>; Sun, 2 Apr 2006 04:12:40 GMT Received: by wproxy.gmail.com with SMTP id i22so1122565wra for <gentoo-user@lists.gentoo.org>; Sat, 01 Apr 2006 20:12:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=K54FIvvsAIorxCMxcGKtY6SDgh80sBjdDimST7dcR0HdJpgJiCjo9JVg+C9NFOcTzDg4MeX2/3lrhteFZQTAvrhEAvp/+fduxgLt6xCGtprX46BBsXrsO0uvOB3fLLmoF+zwl3hfyXMCyjoYyOlwrla1w+DY2S3KvO9wYb8RbWE= Received: by 10.54.99.19 with SMTP id w19mr449663wrb; Sat, 01 Apr 2006 20:12:38 -0800 (PST) Received: by 10.54.69.9 with HTTP; Sat, 1 Apr 2006 20:12:38 -0800 (PST) Message-ID: <7573e9640604012012p5c15644n56ae12d861f765e4@mail.gmail.com> Date: Sat, 1 Apr 2006 21:12:38 -0700 From: "Richard Fish" <bigfish@asmallpond.org> Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gcc question In-Reply-To: <f56589af0604011157w58849bf0u92adfb1dc8e68ffd@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <f56589af0604011157w58849bf0u92adfb1dc8e68ffd@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k324CdDM003048 X-Archives-Salt: f6eb504b-0939-4dda-b326-b8c29875a5ec X-Archives-Hash: 60279d3e49bf70a168738f9580577130 On 4/1/06, Leigh Stewart <agrodellic@gmail.com> wrote: > I just tried to install skype, it wont start, and in the logs it tells me it > cant find libstdc++.so.6, which doesnt surprise me because it doesnt exist > on my system. > > im using gcc 3.3.5 and im guessing that libstdc++.so.6 is libstdc++.so > compiled with gcc 3.4.5. > > how can i solve this problem? i dont have time to rebuild my system right > now. can i slot the compiler or something? The compiler is slotted, so you can just do "emerge --oneshot =sys-devel/gcc-3.4.5-r1" and then use gcc-config to set your compiler back to the 3.3.5 version. -Richard -- gentoo-user@gentoo.org mailing list