Re: libstdc++.so.6.0.*-gdb.py might be installed at the wrong place

2009-09-03 Thread Tom Tromey
> "Ryan" == Ryan Hill writes: Ryan> I was just wondering if there was any consensus among distros Ryan> about where to move these. I suggest moving them either to the separate debug directory, or underneath gdb's datadir. See (info "(gdb)Auto-loading") for details of the procedure that gdb

Re: libstdc++.so.6.0.*-gdb.py might be installed at the wrong place

2009-09-03 Thread Ralf Wildenhues
Hello Jakub, * Jakub Jelinek wrote on Thu, Sep 03, 2009 at 10:51:42AM CEST: > On Wed, Sep 02, 2009 at 11:08:19PM -0600, Ryan Hill wrote: > > > > I was just wondering if there was any consensus among distros about where to > > move these. We cannot keep the .py files in the location they're curre

Re: libstdc++.so.6.0.*-gdb.py might be installed at the wrong place

2009-09-03 Thread Jakub Jelinek
On Wed, Sep 02, 2009 at 11:08:19PM -0600, Ryan Hill wrote: > On Fri, 24 Jul 2009 09:51:07 -0600 > Tom Tromey wrote: > > > > "Basile" == Basile STARYNKEVITCH writes: > > > Basile> Shouldn't a python script for gdb be installed outside of a > > directory > > Basile> supposed to contain only

Re: libstdc++.so.6.0.*-gdb.py might be installed at the wrong place

2009-09-02 Thread Ryan Hill
On Fri, 24 Jul 2009 09:51:07 -0600 Tom Tromey wrote: > > "Basile" == Basile STARYNKEVITCH writes: > Basile> Shouldn't a python script for gdb be installed outside of a directory > Basile> supposed to contain only ELF libraries? Wouldn't a gdb specific > Basile> subdirectory be a more app

Re: libstdc++.so.6.0.*-gdb.py might be installed at the wrong place

2009-07-24 Thread Tom Tromey
> "Basile" == Basile STARYNKEVITCH writes: [...] Basile> /usr/local/lib/gcc-trunk/../lib64/libstdc++.so.6.0.12-gdb.py Basile> I would believe that it is the wrong place to install such a file. (In Basile> particular it makes ldconfig unhappy, when /usr/local/lib/lib64 is Basile> scanned). B

Re: libstdc++.so.6.0.*-gdb.py might be installed at the wrong place

2009-07-24 Thread Basile STARYNKEVITCH
Ian Lance Taylor wrote: Basile STARYNKEVITCH 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 f

Re: libstdc++.so.6.0.*-gdb.py might be installed at the wrong place

2009-07-24 Thread Ian Lance Taylor
Basile STARYNKEVITCH 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 libr

libstdc++.so.6.0.*-gdb.py might be installed at the wrong place

2009-07-23 Thread Basile STARYNKEVITCH
Hello Sometimes, I am building & installing (on Linux/AMD64/Debian/Sid) the trunk configured as /usr/src/Lang/gcc-trunk/configure '--program-suffix=-trunk' '--libdir=/usr/local/lib/gcc-trunk' '--libexecdir=/usr/local/libexec/gcc-trunk' '--with-gxx-include-dir=/usr/local/lib/gcc-trunk/inclu