Date: Mon, 7 Jun 2004 23:48:45 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Daniel Eischen <eischen@vigrid.com> Cc: freebsd-threads@freebsd.org Subject: Re: weak implementation of threads has problems - kse fix attached Message-ID: <20040608044844.GA89198@dan.emsphone.com> In-Reply-To: <Pine.GSO.4.10.10406080028070.11500-100000@pcnet5.pcnet.com> References: <1086663455.1258.79.camel@server.mcneil.com> <Pine.GSO.4.10.10406080028070.11500-100000@pcnet5.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 08), Daniel Eischen said: > No, I don't want to litter all our thread libraries with strong > references. As I've said before, build your shared libraries > correctly so they don't bring in the threads library. A good addition to bsd.port.mk, right next to the "possible network server" etc checks, might be to run ldd on all installed shared libraries and print a warning if any threads libraries show up. There are a huge number of ports that install shlibs linked to libpthreads. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040608044844.GA89198>