Skip to content
Archive of posts tagged running

Many Threads

I’ve spent most of the morning trying to properly fix the glibc on my Gentoo system. It appears after much analysis my problems stemmed from the backward compatibility to the old Linux Threads system (TLS). Once I specified nptlonly in my USE flags and rebuilt glibc everything worked fine. I now no longer need to [...]