Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 09:45:22 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Jim DeLisle <orbitor@home.com>
Cc:        "FreeBSD-questions@FreeBSD.ORG" <FreeBSD-questions@FreeBSD.ORG>
Subject:   Re: pthreads library
Message-ID:  <20001124094522.D8051@fw.wintelcom.net>
In-Reply-To: <3A1E8EF9.3F0C7582@home.com>; from orbitor@home.com on Fri, Nov 24, 2000 at 10:53:29AM -0500
References:  <3A1E8EF9.3F0C7582@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Jim DeLisle <orbitor@home.com> [001124 07:50] wrote:
> Hello All,
> 
> I'm miffed on where the pthreads libraries are on a FreeBSD 4.0 install.
> There
>  seems to be on in the /usr/compat/linux/lib directory, but I would have
>  thought to have found a FreeBSD native version in /usr/lib.
> 
> Any direction on how folks write c/c++ apps on FreeBSD using pthreads?

Compile your app with -pthread supplied to gcc.

read the 'pthread' manpage.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


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?20001124094522.D8051>