On Thu, Feb 21, 2002 at 08:34:36AM -0800, Wayne Gowcher wrote: > Could anyone tell me if the 2.4.x kernel / redhat 7.1 > mipsel-linux distribution on the sgi ftp site supports > posix threads ? The threads works well with glibc compiled with -mips2. But the threads in my RedHat 7.1 is broken when compiled with -mips2 :-(. I have fixed it in glibc CVS. > > In particular, I have a driver that I am trying to > port from x86 that links against the libraries "-lm > -lpthread" can anyone tell me what rpms I might find > them in ? It is the part of glibc. H.J.