Use thr-objc not thr-posix.  thr-objc maps to the gcc generic thread
abstration layer and is better supported these days.  It will also
correctly disable overhead related to threading when a program is
single-threaded using weak symbols.  thr-posix doesn't do that...

Regards,
Loren

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to