This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ldconfig and same name libs


"Manoj Ekbote" <manoj23@gmail.com> writes:

> Is this expected? Does ldconfig pick up the first occurence of
> libstdc++.so.6 and since it is not the version that matches, throws an
> error reporting that it is not found? Does it mean that one can't have
> libraries with same name? Is rpath the right way to go?

gcc-help is the wrong mailing list.  This is a glibc issue.  For who
to ask, see:
    http://sourceware.org/glibc/
    http://www.gnu.org/software/libc/

(I don't know the answer to this question.)

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]