My plan is not try to have an integrated working pthreads without punting
the fixed stacks approach and requiring %gs setup.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
Julien PUYDT has brought this interesting scenario to my attention.
He also wrote the supplied test program.
It is possible that a program can end up using pthreads without
actually linking to them directly. For instance, programs which use
dlopen and family to load DSOs may not be multithreaded