> I don't know if this is relevant, but the NVidia drivers won't work with > libkse or libthr, because it messes with the %gs segment register, which > both threading libraries use. The only threading library it currently > works with is libc_r. Actually from what I hear that's not accurate. It only works with the linuxthreads port. Ken