23 Mar
2004
23 Mar
'04
6:11 p.m.
Hey, remember back when Michael Glassford said:
I'm not aware of anyone looking into this yet. If you could track down the problem, that would be great.
As it turns out, this problem turns up when you don't link with libpthread on Solaris. Adding -lpthread to the compiler flags solves
"Peter Jones"
problem.
Thanks! Mike