$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-04-14 13:02:42
AMDG
Mat Marcus wrote:
> Sorry if I'm missing something obvious, but could you give me a little
> more guidance on what specific things I might put in my
> user-config.jam, or exactly what other actions I take in order to use
> threads with my gcc-4.2.0 .
>
I've run into the same problem. I think the issue is caused
by a mismatch between what the configuration headers expect (pthreads)
and what the Jamfile expects (win32), but this is just a guess.
In Christ,
Steven Watanabe