Boost logo

Boost Users :

From: Brian Krahmer (brian_at_[hidden])
Date: 2007-12-15 13:39:01


So it turns out that I wasn't linking against the thread library. I
assumed there wasn't a thread library (all implemented in headers)
because when I tried to get it to build by doing 'bjam
--with-libraries=regex,serialization,thread', it didn't do anything with
thread. I then tried 'bjam --with-thread --with-regex
--with-serialization', and that seems to work. BTW, I tried building
using a parallel make (-j3), but there were errors in the build
process. It appears perhaps there's a bug in the parallel compilation
or the jamfile for thread.

thanks,
brian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net