> "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
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
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
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
> "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
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
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
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