From owner-freebsd-questions Fri Nov 24 9:48:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id B7A0837B4CF for ; Fri, 24 Nov 2000 09:48:44 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eAOHjML22694; Fri, 24 Nov 2000 09:45:22 -0800 (PST) Date: Fri, 24 Nov 2000 09:45:22 -0800 From: Alfred Perlstein To: Jim DeLisle Cc: "FreeBSD-questions@FreeBSD.ORG" Subject: Re: pthreads library Message-ID: <20001124094522.D8051@fw.wintelcom.net> References: <3A1E8EF9.3F0C7582@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A1E8EF9.3F0C7582@home.com>; from orbitor@home.com on Fri, Nov 24, 2000 at 10:53:29AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Jim DeLisle [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