------- Comment #3 from Ralf dot Wildenhues at gmx dot de 2008-02-15 15:30 ------- OK. Well, libstdc++ should not be present in /opt/tg/lib/gcc/alphaev56-dec-osf4.0g but instead in /opt/tg/lib/gcc/alphaev56-dec-osf4.0g/4.2.3
Do you still have the build tree or a build log? If the former, could you please look up the value of glibcxx_toolexeclibdir in alphaev56-dec-osf4.0g/libstdc++-v3/src/Makefile to find out why it's not being installed there? I should note that I'm seeing a related problem on x86_64-unknown-linux-gnu with --enable-version-specific-runtime-libs not finding -lgcc_s which is in $libdir/gcc/x86_64-unknown-linux-gnu/lib64. But I think that is a separate bug (and I will open a PR for it later). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35197