Doug Rabson wrote:
> > When a symbol is defined in multiple libraries, the first library
> > wins.  That's how it has always been in Unix, for archive libraries
> > and for shared libraries.
> 
> This is a big problem then since X11.so links to XThrStub.so. This means
> that XThrStub will be ahead of libc_r in many situations.

WHY?

Why is it linked this way, other than to replace functions that
would ordinarily be in the threads library?

It seems to me that it's doing what it's being told to do, and
the fault is in the telling.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to