As I'm experiencing some minor problems on my laptop which I want to hunt down, I was thinking about disabling NPTL on my system to exclude another possible source of misbehaviour.
So my question is whether it is safe to remove "nptl" from my useflags (afterwards compiling glibc again) - or not. Do I have to recompile all other applications since I enabled NPTL (gcc, binutils, kde...)? Or, even worse: Is there no way back?
TIA,
basquiat

