$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: helmut.zeisel_at_[hidden]
Date: 2001-10-11 09:08:41
--- In boost_at_y..., Karl Pitrich <pit_at_r...> wrote:
>
> as i have absolutely no clue of jam i' dbe really grateful for
> advice on
> building the threads library.
http://www.boost.org/libs/thread/doc/config.html
I did not use jam,
but I used the following definitions in my makefile:
-DBOOST_HAS_GETTIMEOFDAY -DBOOST_HAS_PTHREADS
Does this help?
Helmut