Leopold Toetsch wrote:

There are AFAIK some issues with solaris (but I don't know the details) It might need a different threading lib or some additional init code to create 'real' threads.

You just have to know how they implement pthreads, which is weasel-worded in POSIX and allows Solaris much divergence from what you expect. It's the LWP versus full-fledged process
thing.

--
Jack J. Woehr                 # "I never played fast and loose with the
PO Box 51, Golden, CO 80402   # Constitution. Never did and never will."
http://www.well.com/~jax      # - Harry S Truman

Reply via email to