Date: Wed, 14 Aug 1996 09:25:42 +0100 (BST) From: Developer <dev@fgate.flevel.co.uk> To: Ollivier Robert <roberto@keltia.freenix.fr> Cc: freebsd-hackers@freebsd.org Subject: Re: FreeBSD vs. NT Stability Message-ID: <Pine.BSI.3.93.960814092453.2390B-100000@fgate.flevel.co.uk> In-Reply-To: <199608131756.TAA14120@keltia.freenix.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Aug 1996, Ollivier Robert wrote: > > > > and with `fork()' replaced with `pthread_create()'? > > > > This may be a silly question, but where do I get libpthreads from? > > In /usr/src/lib/libc_r, you'll find a thread-safe libc with pthreads > included in uthread/. > > 349 [19:55] roberto@keltia:libc_r/uthread> ll libc_r* > -rw-r--r-- 1 root wheel 584862 Aug 12 23:22 libc_r/libc_r.a > -rwxr-xr-x 1 root wheel 457166 Aug 12 23:29 libc_r/libc_r.so.3.0 > -rw-r--r-- 1 root wheel 672730 Aug 12 23:29 libc_r/libc_r_pic.a Thanks, I found it:) Is it safe to install on a system that isn`t running threads without causing any harm? Do I just do a make install? Regards, Trefor S.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.93.960814092453.2390B-100000>