ideas about threading lib switching
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Wed Apr 11 13:16:24 PDT 2007
Matthew Dillon wrote:
I don't think we need to go that far. I just meant we wanted the
option of linking against one library or the other when the program
is linked with -pthread, perhaps with an environment variable.
The problem here is that one lib might link to threadlib1 and the binary itself (or another lib) might link to threadlib2. now we have two different threading libs in the process and stuff breaks. We have to guarantee that only one threading lib is used for the whole process.
cheers
simon
--
Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\
Work - Mac +++ space for low â¬â¬â¬ NOW!1 +++ Campaign \ /
Party Enjoy Relax | http://dragonflybsd.org Against HTML \
Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00006.pgp
Type: application/octet-stream
Size: 252 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/kernel/attachments/20070411/0beb07dc/attachment-0020.obj>
More information about the Kernel
mailing list