17 May
2002
17 May
'02
3:17 p.m.
I'm working on a multithreaded application on Sun Solaris 8 with Sun Workshop 6 update 2 installed. Currently my application uses the pthreads library. I've been looking at the Boost.threads library and I would like to use this instead of pthreads.
We use it with suncc and build it from a makefile. (We don't actually build any of the boost libs using Jam).