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 1FQSAs-0000oc-N5
	for garchives@archives.gentoo.org; Mon, 03 Apr 2006 16:45:07 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k33Gi652027480;
	Mon, 3 Apr 2006 16:44:06 GMT
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.237])
	by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k33GTXCJ003438
	for <gentoo-user@lists.gentoo.org>; Mon, 3 Apr 2006 16:29:33 GMT
Received: by wproxy.gmail.com with SMTP id i22so1315709wra
        for <gentoo-user@lists.gentoo.org>; Mon, 03 Apr 2006 09:29:32 -0700 (PDT)
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=iQ50nfw4GrP6qXLMgOOES8DLGvOYPWCtJfJTCYamIJzgipO7wHazaoEA919HVKQVIMOdAYl1ZkuOONyYxzvCZshCLj2hvEv41Ugvm7xWQnstKqI3bquy6mL00W/FmaOQinhjEoFf1aBka7XBi+2o+k8j9wEEbEB9S6f9WkeS/ag=
Received: by 10.54.72.4 with SMTP id u4mr120186wra;
        Mon, 03 Apr 2006 09:29:32 -0700 (PDT)
Received: by 10.54.69.9 with HTTP; Mon, 3 Apr 2006 09:29:32 -0700 (PDT)
Message-ID: <7573e9640604030929q5923316byc9eafa46d0ffdef0@mail.gmail.com>
Date: Mon, 3 Apr 2006 09:29:32 -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: <f56589af0604030902v31180f0ci882569c4bfb738d9@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>
	 <7573e9640604012012p5c15644n56ae12d861f765e4@mail.gmail.com>
	 <f56589af0604022057r2f58f334ya8afa0f82bf712c2@mail.gmail.com>
	 <7573e9640604030808x1d203b5ai55a3960078e2f4e6@mail.gmail.com>
	 <87bqvi8xxi.fsf@newton.gmurray.org.uk>
	 <f56589af0604030902v31180f0ci882569c4bfb738d9@mail.gmail.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k33GTXCJ003438
X-Archives-Salt: 6d7dede9-56ef-4a88-be07-db387046c673
X-Archives-Hash: 6bfc6b0adec25f7b7f7fcfe92d6e3a1d

On 4/3/06, Leigh Stewart <agrodellic@gmail.com> wrote:
> skype seems to be linked to libstdc++.so.6.  (its a binary) would it hurt to
> switch to gcc3.4 just to compile libstdc++.so.6 so that skype has something
> to link to, and then switch back?

You can definitely do this.  You can install gcc 3.4 which will give
you a libstdc++.so.6 library, and then set the system compiler back to
3.3 with gcc-config.  So you will continue to use 3.3 for building all
system updates, but you will have 3.4 installed as well.

Sorry if my original reply didn't make this clear.

-Richard

-- 
gentoo-user@gentoo.org mailing list