Date: Thu, 05 Aug 2004 18:17:05 +0300 From: Petri Helenius <pete@he.iki.fi> To: Doug Rabson <dfr@nlsystems.com> Cc: freebsd-threads@freebsd.org Subject: Re: Pthread patches for TLS Message-ID: <41124F71.9010102@he.iki.fi> In-Reply-To: <200408051553.51692.dfr@nlsystems.com> References: <200408050940.36506.dfr@nlsystems.com> <411248DA.3080607@freebsd.org> <200408051553.51692.dfr@nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson wrote: >I haven't tried to support static linked TLS at all. The plan is to get >the kernel to size the TLS segment and add extra AUXARGs to report its >size, initialiser location and alignment. The stubs in libc/gen/tls.c >would be extended to provide support for allocating the TLS blocks in >the static case. > >I was under the impression that no-one particularly wanted to support >pthreads in statically linked binaries? > > > Does this still allow for some, non-thread libraries to be linked statically as long as libpthread is dynamically linked? Pete
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41124F71.9010102>