Re: nss_ldap broken

From: Daniel Eischen <eischen_at_vigrid.com>
Date: Thu, 1 Apr 2004 01:17:40 -0500 (EST)
On Thu, 1 Apr 2004, Oliver Eikemeier wrote:

> Daniel Eischen wrote:
> 
> > Too bad these shared libraries can't be made to use
> > the libgcc trick, so they can still be thread-safe
> > but not depend on a threads library.
> 
> Sorry to ask stpid questions, but what is `the libgcc
> trick' here?

See one of my previous posts to this thread WRT #pragma weak.

Another option pointed out, is just to make sure libc
has all the necessary hooks (I think it does) and don't
link shared libraries to libpthread.

-- 
Dan Eischen
Received on Wed Mar 31 2004 - 20:17:55 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:49 UTC