Just a "heads-up" for anyone porting pthread-dependent code to the Broadcoms (or other mips processors).

gcc seems to ignore the -pthreads flag when linking up a -shared library if ARCH=mips. Use explicit -lpthread.

http://lists.debian.org/debian-gcc/2004 … 00170.html discusses this for gcc 3.3 and I see the same behavior on gcc 3.4.6 in kamikaze.