>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 <nt_mahmood@xxxxxxxxx> 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.