Date: Fri, 11 Jan 2002 17:47:02 -0600 From: Jeremy Norris <ishmael27x@yahoo.com> To: questions@FreeBSD.org Subject: pthreads and shared libraries Message-ID: <20020111234702.GB28930@babylon.merseine.nu>
next in thread | raw e-mail | index | archive | help
I know under FreeBSD that you're supposed to define _THREAD_SAFE if you are writing code that uses pthreads, but what about compiling code that links to it if it is in a shared library (i.e. libfoo uses pthreads, and program baz links to libfoo)? Please cc me (I'm not subscribed to this list) in replies. Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020111234702.GB28930>