Date: Mon, 4 Feb 2008 11:22:31 -0500 (EST) From: Daniel Eischen <deischen@freebsd.org> To: "Karl H. Beckers" <karl.h.beckers@gmx.net> Cc: Dag-Erling =?iso-8859-1?Q?Sm=C3=B8rgrav?= <des@des.no>, freebsd-threads@freebsd.org Subject: Re: threading in FreeBSD (acx_pthreads) Message-ID: <Pine.GSO.4.64.0802041119130.13899@sea.ntplx.net> In-Reply-To: <Pine.GSO.4.64.0802041112260.13899@sea.ntplx.net> References: <5913.192.9.112.196.1202124683.squirrel@www.our-isp.org> <86ve54epyy.fsf@ds4.des.no> <43451.192.9.112.196.1202141118.squirrel@www.our-isp.org> <Pine.GSO.4.64.0802041112260.13899@sea.ntplx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Feb 2008, Daniel Eischen wrote: > On Mon, 4 Feb 2008, Karl H. Beckers wrote: > >> Thanks so far, >> >> acx_pthread is this autoconf m4 macro: >> http://ac-archive.sourceforge.net/ac-archive/acx_pthread.html > > I don't see anything wrong with that macro. If I understand it > correctly, it should work on FreeBSD and pick up "-pthread". One other thing, there is no -kthread any longer (not sure this should even be listed) and I'm unsure about the ordering of lthread vs -pthread. I would think that -pthread would be preferred and should be listed before lthread, but that may depend on what the default library search path is. -- DE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0802041119130.13899>