From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6337 invoked by alias); 2 Dec 2007 18:05:53 -0000 Received: (qmail 6327 invoked by uid 22791); 2 Dec 2007 18:05:52 -0000 X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 02 Dec 2007 18:05:46 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IytCK-0005DW-Vj for gcc-help@gcc.gnu.org; Sun, 02 Dec 2007 10:05:44 -0800 Message-ID: <14118135.post@talk.nabble.com> Date: Sun, 02 Dec 2007 18:05:00 -0000 From: mahmoodn To: gcc-help@gcc.gnu.org Subject: Re: libstdc++.so conflict In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nt_mahmood@yahoo.com References: <14042401.post@talk.nabble.com> <14102515.post@talk.nabble.com> <14112789.post@talk.nabble.com> X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2007-12/txt/msg00051.txt.bz2 >Find the source code of the library which requires libstdc++.so.6, and >rebuild it from source using gcc 3.3. >That may be painful, but any other solution is going to require >significantly greater pain. Thank you :) I installed a version of QT that was compiled with so.5 and gcc 3.3 Ian Lance Taylor-3 wrote: > > mahmoodn writes: > >> >Use a newer version of gcc which uses libstdc++.so.6, or use an older >> >version of the shared library which uses libstdc++.so.5. >> >> I use a library which is compatible with GCC 3.3 >> How about second solution? How can I use (or tell it to use) older >> version >> of libstdc++? > > Find the source code of the library which requires libstdc++.so.6, and > rebuild it from source using gcc 3.3. > > That may be painful, but any other solution is going to require > significantly greater pain. > > Ian > > -- View this message in context: http://www.nabble.com/libstdc%2B%2B.so-conflict-tf4902138.html#a14118135 Sent from the gcc - Help mailing list archive at Nabble.com.