Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 1999 15:45:49 +0600 (OS)
From:      Eugeny Kuzakov <kev@lab321.ru>
To:        questions@FreeBSD.ORG
Subject:   gcc -pthread&-kthread
Message-ID:  <Pine.BSF.4.02.9902101540060.5149-100000@lab321.ru>

next in thread | raw e-mail | index | archive | help

Hi!

man gcc:

-pthread
              Link a user-threaded process against libc_r instead
              of libc. Objects linked into user-threaded process-
              es should be compiled with -D_THREADSAFE.

-kthread
              Link a kernel-threaded process  against  libpthread
						       ^^^^^^^^^^
              in  addition  to libc.  Objects linked into kernel-
              threaded  processes   should   be   compiled   with
              -D_THREADSAFE.

I can not find libpthread in any 3.0-{release,stable}.

--
	Best wishes, Eugeny Kuzakov
		Laboratory 321 ( Omsk, Russia )
		kev@lab321.ru
		ICQ#: 5885106



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?Pine.BSF.4.02.9902101540060.5149-100000>