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.43) id 1E1lB8-00067g-4q for garchives@archives.gentoo.org; Sun, 07 Aug 2005 13:27:02 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j77DPZAx007392; Sun, 7 Aug 2005 13:25:35 GMT Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j77DPZIG004055 for ; Sun, 7 Aug 2005 13:25:35 GMT Received: from list by ciao.gmane.org with local (Exim 4.43) id 1E1l8j-0001XZ-Kx for gentoo-amd64@lists.gentoo.org; Sun, 07 Aug 2005 15:24:33 +0200 Received: from ip68-230-97-182.ph.ph.cox.net ([68.230.97.182]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Aug 2005 15:24:33 +0200 Received: from 1i5t5.duncan by ip68-230-97-182.ph.ph.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Aug 2005 15:24:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-amd64@lists.gentoo.org From: Duncan <1i5t5.duncan@cox.net> Subject: [gentoo-amd64] Re: Re: gcc-4.0.1 compiled glibc-2.3.5.20050722, SUCCESS! Was: broken (32bit) glibc ? Date: Sun, 07 Aug 2005 06:23:32 -0700 Organization: Sometimes Message-ID: References: <1123237235.11188.36.camel@echelon.zagamma.vpn> <1123346597.11655.11.camel@cloud.outersquare.org> <1123362061.11745.7.camel@cloud.outersquare.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: ip68-230-97-182.ph.ph.cox.net User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) Sender: news X-Archives-Salt: 39225661-b45c-4bc4-b092-37ff4a393514 X-Archives-Hash: a1870e84ffae24d230516c9e379d7f8a Jeremy Huddleston posted <1123362061.11745.7.camel@cloud.outersquare.org>, excerpted below, on Sat, 06 Aug 2005 14:01:01 -0700: > [Duncan wrote...] >> [S]ince I've compiled KDE against gcc-4's libstdc++, every time I >> gcc-config back to 3.4.x, certain KDE apps (generally, anything using >> khtml, so not only Konqueror, but kweather, and a few others) refuse to >> work correctly, until I gcc-config back to a gcc-4.x once again. > > Yeah... uh... that's a known PITA issue... HOPEFULLY everything > compiled against the 3.4 libstdc++ should work with the 4.0 libstdc++. > You can get around this particular issue by creating > /etc/env.d/01usegcc4stdcpp to force the loader to use the gcc4 libs: > LDPATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.0.1:/usr/lib/gcc/x86_64-pc-linux-gnu/4.0.1/32 > > Then run env-update > > You can check that it's using the gcc4 libstdc++ by doing: ldd > /usr/kde/3.4/bin/konqueror | grep stdc++ Wow, I wasn't aware of that trick! Very cool! Thanks! -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman in http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html -- gentoo-amd64@gentoo.org mailing list