nss_ldap broken

Daniel Eischen eischen at vigrid.com
Wed Mar 31 22:17:55 PST 2004


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



More information about the freebsd-current mailing list