Boost logo

Boost-Build :

From: brock_peabody (bpyama_at_[hidden])
Date: 2003-10-08 07:46:59


--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> Luckily, this was simple to diagnose. There was a bug in path-
constant. A fix
> and a testcase which now works were just comitted. You can get the
the fixed
> file right now at
>
> http://zigzag.cs.msu.su:7813/working_copy/new/project-roots.jam
>

Volodya,

That worked! Unfortunately, I've still got one problem left. It
seems to be confused about how to build Boost.Thread. It skips it
with the warning:

warning: skipped build of /c:/boost/libs/thread/build/boost_thread
with
properties <debug-store>object <debug-symbols>off <exception-
handling>on
<hardcode-dll-paths>false <inlining>full <link-runtime>shared
<link>shared
<optimization>speed <os>NT <profiling>off <rtti>on <runtime-
debugging>off
<stdlib>native <symlink-location>project-relative <threading>single
<toolset>msvc <user-interface>console <variant>release because no
best-matching alternative could be found

If I put any code using thread into "a.cpp" it fails to link.

Any ideas?

Thanks!

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk