tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Moving pthread_(cond|mutex) to libc



Thor Lancelot Simon <tls%panix.com@localhost> wrote:

> Don't try to dynamically load threaded code into single threaded
> programs.  Problem fixed.

I do not. The problem (see the thread in tech-pkg) is that I have a
program that uses thread-unrelated stuff in libgobject-2.0.so, and
libglobject-2.0.so contains thread-related stuff I do not use, which
cause it to be linked with -lpthread.

Said shortly: I am wrecked by libpthread coming to te party while I
never invited it.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index