Frediano Ziglio - 2002-01-08

Triing to solve all problem on Solaris another problem raise. Before main to one call the constructor of _mainThread (static global variable in thread.cpp). I solve problem calling explicitly the contructor in getThread but this is a BIG BUG !!! (compiler or system, I don't know)
Anyone have a solution ?