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 ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 ?