Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 14:29:12 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Jim DeLisle <orbitor@home.com>
Cc:        "FreeBSD-questions@FreeBSD.ORG" <FreeBSD-questions@FreeBSD.ORG>
Subject:   Re: pthreads library
Message-ID:  <20001124142912.B2959@dan.emsphone.com>
In-Reply-To: <3A1E8EF9.3F0C7582@home.com>; from "Jim DeLisle" on Fri Nov 24 10:53:29 GMT 2000
References:  <3A1E8EF9.3F0C7582@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Nov 24), Jim DeLisle said:
> 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.

/usr/lib/libc_r.* are the pthreads libraries.  Add the "-pthread"
option to your gcc compile and link lines to use them.

-- 
	Dan Nelson
	dnelson@emsphone.com


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?20001124142912.B2959>