On Thu, Jan 25, 2001 at 06:53:44PM -0600, Joe deBlaquiere wrote: > > The end goal of this is to make pthreads work on the Vr4181...it's > certainly an interesting task so far... > We have got pthreads working on Vr4181 for a couple of months already. What version of kernel are you using? The toughest problem is not MIPS_AUTOMIC_SET. It is a kernel s0 register corruption bug, which is already fixed in the current CVS tree. Jun