On Sat, Sep 28, 2013 at 09:52:10PM +0300, Alexander Panyushkin wrote: > 28.09.2013 20:28, David Chisnall ??????????: > > Yes, because libstdc++ is no longer part of the base system, > Yes, but in system installed GCC 4.6.3, and libstdc++ is present > > pkg_info -L gcc-4.6.3 | grep libstdc > /usr/local/share/gcc-4.6.3/python/libstdcxx/__init__.py > /usr/local/share/gcc-4.6.3/python/libstdcxx/v6/__init__.py > /usr/local/share/gcc-4.6.3/python/libstdcxx/v6/printers.py > /usr/local/lib/gcc46/libstdc++.a > /usr/local/lib/gcc46/libstdc++.so.6-gdb.py > /usr/local/lib/gcc46/libstdc++.so > /usr/local/lib/gcc46/libstdc++.so.6 > Try adding CXXFLAGS+=-rpath /usr/local/lib/gcc46 to the Makefile. -- SteveReceived on Sat Sep 28 2013 - 17:03:02 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC