Boost logo

Boost-Build :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2007-08-22 07:57:59


Vladimir Prus skrev:
> On Wednesday 22 August 2007 12:01:26 Thorsten Ottosen wrote:
>> Hi Vladimir,
>>
>> I was hoping you could help me out a bit with bjam.
>
> Hi Thorsten,
> please direct all Boost.Build questions to the
boost-build_at_[hidden]
> mailing list, where you'll get help from more persons and where
> any answers will benefit new users.
>
> I CC the list, please reply to the list.

Sorry for that. I'll use this list from know on.

>> I'm getting a warning
>>
>> D:/boost/trunk/tools/build/v2/build\virtual-target.jam:996: in
virtual-target.re
>> gister-actual-name from module virtual-target
>> error: Duplicate name of actual target:
<pbin\msvc-8.0\debug\threading-multi>bay
>> esian.lib
>
> Well, is this a *complete* error message? I'm pretty
> sure it is not, and the part you've trimmed out
> contains important information -- how the conflicting
> targets differ in properties.

You're right it is not the complete message.

>> in my project. I can run normal boost unit-test inside the boost
repository, but I'm now using bjam in a non-boost related project.
>> There was a FAQ entry about this in the new documentation, but
that is not the reason here. Maybe you can see the problem by looking at
my Jamfile?
>>
>> In the above warning, I don't get why it says "threading-multi",
because I only want to build a static library.
>
> Because msvc-8.0 cannot create single-threaded code.

Wow. Didn't know that.

> The problem you
> see can be possibly related to this, but I need full output to be sure.
> So, please run again and send me the full output. Also, add the
> --debug-building option to bjam invocation -- this will provide some
extra
> information.

Yes. Here's the new output as an attachment.

I tried changing threading to multi, but it did not have an impact AFAICT.

best regards

-Thorsten

building project Jamfile</d:/PhD/code/test> ('object(project-target)@49') with

     Building target './bayesian'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on
warning: Graph library does not contain optional GraphML reader.
note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the
note: directories containing the Expat headers and libraries, respectively.
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
warning: Python location is not configured
warning: the Boost.Python library won't be built
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(don't panic: this is a strictly optional feature).

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on

             Common properties: <asynch-exceptions>on <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <cxxflags>-wd4275 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_TEST_DYN_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

             Usage requirements for boost_unit_test_framework are
             Build properties: <asynch-exceptions>on <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <cxxflags>-wd4275 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_TEST_DYN_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on
             Usage requirements from boost_unit_test_framework are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

         Usage requirements for bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi

     Building target './car_start_problem'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Usage requirements for car_start_problem are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from car_start_problem are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './graph'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Usage requirements for graph are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from graph are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './graph_prop'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

             Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

             Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
                 Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
                 Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on

                 Common properties: <asynch-exceptions>on <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <cxxflags>-wd4275 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_TEST_DYN_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

                 Usage requirements for boost_unit_test_framework are
                 Build properties: <asynch-exceptions>on <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <cxxflags>-wd4275 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_TEST_DYN_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on
                 Usage requirements from boost_unit_test_framework are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

             Usage requirements for bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
             Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
             Usage requirements from bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi

         Usage requirements for graph_prop are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi
         Usage requirements from graph_prop are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi

     Building target './potential'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for potential are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi
         Usage requirements from potential are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi

     Building target './hugin'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Usage requirements for hugin are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from hugin are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './calculator'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

             Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

             Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
                 Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
                 Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
                 Already built

             Usage requirements for bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
             Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
             Usage requirements from bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

         Usage requirements for calculator are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from calculator are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './btp_algorithms'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for btp_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from btp_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './exhaustive_algorithms'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for exhaustive_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from exhaustive_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './heuristic_algorithms'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for heuristic_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from heuristic_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './load_model'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for load_model are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from load_model are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './multi_fault_bayes'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for multi_fault_bayes are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from multi_fault_bayes are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './naive_bayes'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for naive_bayes are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from naive_bayes are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './speed_of_zeros'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for speed_of_zeros are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from speed_of_zeros are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './speed_of_vfunctions'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for speed_of_vfunctions are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from speed_of_vfunctions are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './speed_of_exhaustive_algorithms'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for speed_of_exhaustive_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from speed_of_exhaustive_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './generator_test'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
 &