$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: brock_peabody (bpyama_at_[hidden])
Date: 2003-09-25 09:17:22
--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> brock_peabody wrote:
> Do you mean that it's necessary to get the most latest Boost.Build
release and
> copy it over /tools/build? This might well be necessary.
Boost.Build V2 from
> 1.30.2 is really old.
Yes. What confused me was that external (non boost) projects look
in BOOST_BUILD_PATH, wherever it might be, but boost itself seems to
ignore BOOST_BUILD_PATH and go straight for tools/build. Probably
I'm missing something simple here.
> I'm at loss. Could you check if there's BOOST_THREAD_BUILD_DLL=1
in compiler
> command line? If it is there, then I don't know what's could be
the reason,
How do I do this?
> and probably we should ask Bill Kempf, the autor of Boost.Threads.
Surely I've just got something misconfigured. I am able to build it
with gcc/cygwin BTW.
Thanks,
Brock