From owner-freebsd-questions Thu Nov 13 11:41:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA12236 for questions-outgoing; Thu, 13 Nov 1997 11:41:11 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA12229 for ; Thu, 13 Nov 1997 11:41:08 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.7) with SMTP id LAA02296; Thu, 13 Nov 1997 11:39:52 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Thu, 13 Nov 1997 11:39:52 -0800 (PST) From: Doug White Reply-To: Doug White To: Francis Vidal cc: FreeBSD-questions Subject: Re: looking for 'pthreads' lib In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 8 Nov 1997, Francis Vidal wrote: > hello everyone! > > can someone direct me to the location of the 'pthreads' library? i can't > find it on the FreeBSD 2.2.2 CD. thank you very much! pthreads aren't included with the standard system. You need to pull down the libc and libc_r source distributions and build a custom libc. I just went through this so I know the procedure. If you don't have access to the source tree I can check these out and tar them up for you. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major