Shared library annoyance with gcc-3_0-branch

Fergus Henderson fjh@cs.mu.oz.au
Mon Feb 19 08:27:00 GMT 2001


On 19-Feb-2001, Joseph S. Myers <jsm28@cam.ac.uk> wrote:
> On 19 Feb 2001, Eric W. Biederman wrote:
> 
> > The question seems more to be the case how do you get libgcc_s.so to
> > be installed in /lib (or at least where libc lives).  You need this
> 
> configure --with-slibdir=/lib

1.  This needs to be documented prominently in the installation
    instructions.

2.  I don't think that is enough to solve the multiple versions problem,
    is it?  Does that do all the usual things with symlinks and version
    numbers when installing libgcc_s.so?

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: < http://www.cs.mu.oz.au/~fjh >  |     -- the last words of T. S. Garp.



More information about the Gcc mailing list