This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++.so.6.0.*-gdb.py might be installed at the wrong place
- From: Ian Lance Taylor <iant at google dot com>
- To: Basile STARYNKEVITCH <basile at starynkevitch dot net>
- Cc: gcc Mailing List <gcc at gcc dot gnu dot org>
- Date: Fri, 24 Jul 2009 07:32:46 -0700
- Subject: Re: libstdc++.so.6.0.*-gdb.py might be installed at the wrong place
- References: <4A68CD35.1060001@starynkevitch.net>
Basile STARYNKEVITCH <basile@starynkevitch.net> writes:
> I would believe that it is the wrong place to install such a file. (In
> particular it makes ldconfig unhappy, when /usr/local/lib/lib64 is
> scanned).
In what way does it make ldconfig unhappy? My /usr/lib directory has a
number of files which are not shared libraries.
Ian