Date: Fri, 23 May 2003 18:19:53 -0400 From: Craig Rodrigues <rodrigc@attbi.com> To: freebsd-threads@freebsd.org Subject: Re: basic thread question Message-ID: <20030523221953.GA1117@attbi.com> In-Reply-To: <Pine.GSO.4.10.10305231052320.6389-100000@pcnet1.pcnet.com> References: <089001c32139$ae0d5e30$c02a40c1@PETEX31> <Pine.GSO.4.10.10305231052320.6389-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 23, 2003 at 10:57:30AM -0400, Daniel Eischen wrote: > Either link to libkse or libthr (-lkse or -lthr). Don't use > libc_r (-pthread or -lc_r). Libkse will set the concurrency > to the number of CPUs in your system. You can also use > scope system threads with libkse. Hi, The FreeBSD KSE web page does not mention -lkse, but instead it mentions linking against libpthreads. Does this web page need to be updated? It mentions linking against libpthreads and libpthread. -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030523221953.GA1117>