1 Aug
2006
1 Aug
'06
9:40 a.m.
Thierry Dumont wrote:
->My options (which makes the program crash): -DBOOST_HAS_THREADS -DBOOST_HAS_PTHREADS -D_REENTRANT What is false? This works with Debian installed version.
->what are the options used by bjam when compiling the tests?
You should not need to set -DBOOST_HAS_THREADS, if Boost.Config isn't already defining that then there is a problem with your gcc-setup or command line. John.