Are statically linked binaries supported with NPTL?

I read in a paper <https://www.kernel.org/doc/ols/2006/ols2006v1-pages-409-420.pdf> from 2006 on kernel.org:
It should also be noted that statically linked binaries using TLS/NPTL are not currently supported by uClibc.
Is this still the case for uClibc-ng in 2020? Thank you, Evan -- etm2131@columbia.edu

I (completely) static link all sorts of binaries, many of which utilize TLS/NPTL, so this shouldn't be the case anymore, at least with well supported architectures like x86_64, arm, mipsel. aarch64 has relatively newer support and I haven't used it yet, so I can't speak for that one. Lance On 8/11/2020 6:34 PM, Evan T Mesterhazy wrote:
I read in a paper <https://www.kernel.org/doc/ols/2006/ols2006v1-pages-409-420.pdf> from 2006 on kernel.org <http://kernel.org>:
It should also be noted that statically linked binaries using TLS/NPTL are not currently supported by uClibc.
Is this still the case for uClibc-ng in 2020?
Thank you, Evan
-- etm2131@columbia.edu <mailto:etm2131@columbia.edu>
_______________________________________________ devel mailing list devel@uclibc-ng.org https://mailman.uclibc-ng.org/cgi-bin/mailman/listinfo/devel
participants (2)
-
Evan T Mesterhazy
-
Lance Fredrickson