-pthread should enable all options required to use pthreads on all platforms
0 answers - 207 bytes -
Comment #6 from leisner at rochester dot rr dot com 2006-06-16 20:03 It seems the specs file for solaris is also wrong -- I had to add -lrt to enable pthreads (on solaris 2.8 anyway and gcc 3.4.x).
Re: -pthread should enable all options required to use pthreads on all platforms