DragonFly kernel List (threaded) for 2007-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: ideas about threading lib switching
On Wed, Apr 11, 2007 at 06:51:38PM +0200, Simon 'corecode' Schubert wrote:
> Have a generic "proxy" lib called libpthread.so.0 or so, which defines the
> available functions and where all binaries can be linked against.
Have a libpthread.so.0 which is just a symlink against the real thread
lib and add a libpthread.so which is *not* a link with a soname of
libpthread.so.0 and a DT_NEEDED of one of the real thread libs.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]