| 1 |
|
|---|
| 2 | /////////////////////////////////////////////////////////////////////////
|
|---|
| 3 | Start prepearing environment to build unicomm...
|
|---|
| 4 |
|
|---|
| 5 | We are here: D:\work\libs\1stlibs\unicomm\
|
|---|
| 6 | And script here: D:\work\libs\1stlibs\unicomm\
|
|---|
| 7 |
|
|---|
| 8 | Environment is properly set...
|
|---|
| 9 |
|
|---|
| 10 | Boost: D:\work\libs\3rdlibs\boost\boost_1_41_0\
|
|---|
| 11 | Xerces-C: D:\work\libs\3rdlibs\xerces-c\xerces-c_2_8_0-x86-windows-vc_8_0\
|
|---|
| 12 | Smart: D:\work\libs\1stlibs\smart\
|
|---|
| 13 | OpenSSL: D:\work\libs\3rdlibs\openssl\openssl_0.9.8k\
|
|---|
| 14 |
|
|---|
| 15 | Ready to build unicomm...
|
|---|
| 16 |
|
|---|
| 17 | notice: found boost-build.jam at D:/work/extra/boost-build/boost-build.jam
|
|---|
| 18 | notice: loading Boost.Build from D:/work/extra/boost-build/kernel
|
|---|
| 19 | notice: Searching C:\WINDOWS C:\Documents and Settings\Q C:\Documents and Settings\Q D:\work\extra\boost-build\kernel D:\work\extra\boost-build D:/work/extra/boost-build/kernel D:/work/extra/boost-build/util D:/work/extra/boost-build/build D:/work/extra/boost-build/tools D:/work/extra/boost-build/contrib D:/work/extra/boost-build/. for site-config configuration file site-config.jam .
|
|---|
| 20 | notice: Loading site-config configuration file site-config.jam from D:/work/extra/boost-build/site-config.jam .
|
|---|
| 21 | notice: Searching C:\Documents and Settings\Q C:\Documents and Settings\Q D:\work\extra\boost-build\kernel D:\work\extra\boost-build D:/work/extra/boost-build/kernel D:/work/extra/boost-build/util D:/work/extra/boost-build/build D:/work/extra/boost-build/tools D:/work/extra/boost-build/contrib D:/work/extra/boost-build/. for user-config configuration file user-config.jam .
|
|---|
| 22 | notice: Loading user-config configuration file user-config.jam from D:/work/extra/boost-build/user-config.jam .
|
|---|
| 23 | notice: iostreams: not using zlib compression
|
|---|
| 24 | notice: iostreams: not using zlib compression
|
|---|
| 25 | notice: iostreams: not using bzip2 compression
|
|---|
| 26 | notice: iostreams: not using bzip2 compression
|
|---|
| 27 | notice: [python-cfg] Configuring python...
|
|---|
| 28 | notice: [python-cfg] Checking interpreter command "python"...
|
|---|
| 29 | notice: [python-cfg] running command '"python" -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1'
|
|---|
| 30 | notice: [python-cfg] ...does not invoke a working interpreter
|
|---|
| 31 | notice: [python-cfg] No working Python interpreter found.
|
|---|
| 32 | notice: [python-cfg] falling back to "python"
|
|---|
| 33 | notice: [python-cfg] Details of this Python configuration:
|
|---|
| 34 | notice: [python-cfg] interpreter command: "python"
|
|---|
| 35 | notice: [python-cfg] include path: "Include"
|
|---|
| 36 | notice: [python-cfg] library path: "\libs"
|
|---|
| 37 | notice: [python-cfg] DLL search path: "<empty>"
|
|---|
| 38 | WARNING: No python installation configured and autoconfiguration
|
|---|
| 39 | failed. See http://www.boost.org/libs/python/doc/building.html
|
|---|
| 40 | for configuration instructions or pass --without-python to
|
|---|
| 41 | suppress this message and silently skip all Boost.Python targets
|
|---|
| 42 | notice: [cmdline-cfg] Detected command-line request for msvc: toolset= msvc version=
|
|---|
| 43 | notice: [cmdline-cfg] toolset msvc not previously configured; attempting to auto-configure now
|
|---|
| 44 | notice: [msvc-cfg] msvc-8.0 detected, command: 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe'
|
|---|
| 45 | notice: will use 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe' for msvc, condition <toolset>msvc-8.0
|
|---|
| 46 | notice: [msvc-cfg] condition: '<toolset>msvc-8.0/<architecture>/<address-model>', setup: 'call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86 >nul
|
|---|
| 47 | '
|
|---|
| 48 | notice: [msvc-cfg] condition: '<toolset>msvc-8.0/<architecture>/<address-model>32', setup: 'call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86 >nul
|
|---|
| 49 | '
|
|---|
| 50 | notice: [msvc-cfg] condition: '<toolset>msvc-8.0/<architecture>x86/<address-model>', setup: 'call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86 >nul
|
|---|
| 51 | '
|
|---|
| 52 | notice: [msvc-cfg] condition: '<toolset>msvc-8.0/<architecture>x86/<address-model>32', setup: 'call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86 >nul
|
|---|
| 53 | '
|
|---|
| 54 | notice: [msvc-cfg] condition: '<toolset>msvc-8.0/<architecture>/<address-model>64', setup: 'call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86_amd64 >nul
|
|---|
| 55 | '
|
|---|
| 56 | notice: [msvc-cfg] condition: '<toolset>msvc-8.0/<architecture>x86/<address-model>64', setup: 'call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86_amd64 >nul
|
|---|
| 57 | '
|
|---|
| 58 | notice: [msvc-cfg] condition: '<toolset>msvc-8.0/<architecture>ia64/<address-model>', setup: 'call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86_ia64 >nul
|
|---|
| 59 | '
|
|---|
| 60 | notice: [msvc-cfg] condition: '<toolset>msvc-8.0/<architecture>ia64/<address-model>64', setup: 'call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86_ia64 >nul
|
|---|
| 61 | '
|
|---|
| 62 |
|
|---|
| 63 | Building target '/install'
|
|---|
| 64 | Build request: object(property-set)@552 <debug-symbols>on <define>UNICOMM_SSL <inlining>off <link>static <optimization>off <runtime-debugging>on <toolset>msvc <variant>debug-ssl
|
|---|
| 65 | Command line free features:
|
|---|
| 66 | Target requirements: <python>2.5,<target-os>windows:<python.interpreter>python <toolset>msvc,<runtime-link>shared:<threading>multi
|
|---|
| 67 |
|
|---|
| 68 | Common properties: <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 69 |
|
|---|
| 70 | Building target '../install'
|
|---|
| 71 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 72 | Command line free features:
|
|---|
| 73 | Target requirements: <conditional>@Jamfile</D:/work/libs/1stlibs/unicomm>%Jamfile</D:/work/libs/1stlibs/unicomm>.handle-static-runtime <hardcode-dll-paths>false <include>/D:/work/libs/1stlibs/unicomm/include <include>/D:/work/libs/1stlibs/unicomm/src/include <install-type>LIB <library>/boost/date_time//boost_date_time <library>/boost/filesystem//boost_filesystem <library>/boost/system//boost_system <library>/boost/thread//boost_thread <library>/site-config//xercesc <library>/smart//smart_debug_out <library>/smart//smart_events_dispatcher <library>/smart//smart_sync_objects <location>/D:/work/libs/1stlibs/unicomm/lib <python>2.5,<target-os>windows:<python.interpreter>python <source>/unicomm//uaux.cpp <source>/unicomm//ubasic.cpp <source>/unicomm//uclient.cpp <source>/unicomm//ucomm.cpp <source>/unicomm//uconfig.cpp <source>/unicomm//ufacade_basic.cpp <source>/unicomm//ufacade_subscribe_manager.cpp <source>/unicomm//ufile.cpp <source>/unicomm//uhelper.cpp <source>/unicomm//umessage.cpp <source>/unicomm//umessage_content_handler.cpp <source>/unicomm//unicomm.cpp <source>/unicomm//userver.cpp <source>/unicomm//xercesc_string.cpp <tag>@Jamfile</D:/work/libs/1stlibs/unicomm>%Jamfile</D:/work/libs/1stlibs/unicomm>.tag <threading>multi <toolset>msvc,<runtime-link>shared:<threading>multi
|
|---|
| 74 |
|
|---|
| 75 | Common properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/1stlibs/unicomm>%Jamfile</D:/work/libs/1stlibs/unicomm>.handle-static-runtime <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>false <host-os>windows <include>/D:/work/libs/1stlibs/unicomm/include <include>/D:/work/libs/1stlibs/unicomm/src/include <inlining>off <install-dependencies>off <install-type>LIB <library>/boost/date_time//boost_date_time <library>/boost/filesystem//boost_filesystem <library>/boost/system//boost_system <library>/boost/thread//boost_thread <library>/site-config//xercesc <library>/smart//smart_debug_out <library>/smart//smart_events_dispatcher <library>/smart//smart_sync_objects <link>static <location>/D:/work/libs/1stlibs/unicomm/lib <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <source>/unicomm//uaux.cpp <source>/unicomm//ubasic.cpp <source>/unicomm//uclient.cpp <source>/unicomm//ucomm.cpp <source>/unicomm//uconfig.cpp <source>/unicomm//ufacade_basic.cpp <source>/unicomm//ufacade_subscribe_manager.cpp <source>/unicomm//ufile.cpp <source>/unicomm//uhelper.cpp <source>/unicomm//umessage.cpp <source>/unicomm//umessage_content_handler.cpp <source>/unicomm//unicomm.cpp <source>/unicomm//userver.cpp <source>/unicomm//xercesc_string.cpp <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/1stlibs/unicomm>%Jamfile</D:/work/libs/1stlibs/unicomm>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 76 |
|
|---|
| 77 | Building target '/D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/date_time/build/boost_date_time'
|
|---|
| 78 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 79 | Command line free features:
|
|---|
| 80 | Target requirements: <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <define>DATE_TIME_INLINE <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <link>shared:<define>BOOST_ALL_DYN_LINK=1 <link>static:<define>BOOST_DATE_TIME_STATIC_LINK <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <toolset>sun:<stdlib>sun-stlport
|
|---|
| 81 |
|
|---|
| 82 | Common properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_DATE_TIME_STATIC_LINK <define>DATE_TIME_INLINE <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 83 |
|
|---|
| 84 | Usage requirements for boost_date_time:
|
|---|
| 85 | Build properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_DATE_TIME_STATIC_LINK <define>DATE_TIME_INLINE <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 86 | Usage requirements from boost_date_time: <define>DATE_TIME_INLINE <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0
|
|---|
| 87 |
|
|---|
| 88 | Building target '/D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/filesystem/build/boost_filesystem'
|
|---|
| 89 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 90 | Command line free features:
|
|---|
| 91 | Target requirements: <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <link>shared:<define>BOOST_ALL_DYN_LINK=1 <link>static:<define>BOOST_All_STATIC_LINK=1 <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <toolset>sun:<stdlib>sun-stlport
|
|---|
| 92 |
|
|---|
| 93 | Common properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_All_STATIC_LINK=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 94 |
|
|---|
| 95 | Building target '/D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/system/build/boost_system'
|
|---|
| 96 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 97 | Command line free features:
|
|---|
| 98 | Target requirements: <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <link>shared:<define>BOOST_SYSTEM_DYN_LINK=1 <link>static:<define>BOOST_SYSTEM_STATIC_LINK=1 <python>2.5,<target-os>windows:<python.interpreter>python <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <toolset>sun:<stdlib>sun-stlport
|
|---|
| 99 |
|
|---|
| 100 | Common properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_SYSTEM_STATIC_LINK=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 101 |
|
|---|
| 102 | Usage requirements for boost_system:
|
|---|
| 103 | Build properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_SYSTEM_STATIC_LINK=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 104 | Usage requirements from boost_system: <define>BOOST_SYSTEM_STATIC_LINK=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0
|
|---|
| 105 |
|
|---|
| 106 | Usage requirements for boost_filesystem: <define>BOOST_SYSTEM_STATIC_LINK=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0
|
|---|
| 107 | Build properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_All_STATIC_LINK=1 <define>BOOST_SYSTEM_STATIC_LINK=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 108 | Usage requirements from boost_filesystem: <define>BOOST_FILESYSTEM_STATIC_LINK=1 <define>BOOST_SYSTEM_STATIC_LINK=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <library>object(file-target)@642
|
|---|
| 109 |
|
|---|
| 110 | Building target '/D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/system/build/boost_system'
|
|---|
| 111 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 112 | Command line free features:
|
|---|
| 113 | Target requirements: <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <link>shared:<define>BOOST_SYSTEM_DYN_LINK=1 <link>static:<define>BOOST_SYSTEM_STATIC_LINK=1 <python>2.5,<target-os>windows:<python.interpreter>python <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <toolset>sun:<stdlib>sun-stlport
|
|---|
| 114 | Already built
|
|---|
| 115 | Usage requirements from boost_system: <define>BOOST_SYSTEM_STATIC_LINK=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0
|
|---|
| 116 |
|
|---|
| 117 | Building target '/D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build/boost_thread'
|
|---|
| 118 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 119 | Command line free features:
|
|---|
| 120 | Target requirements: <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.requirements <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <link>shared:<define>BOOST_THREAD_BUILD_DLL=1 <link>static:<define>BOOST_THREAD_BUILD_LIB=1 <python>2.5,<target-os>windows:<python.interpreter>python <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.tag <threading>multi <toolset>sun:<stdlib>sun-stlport
|
|---|
| 121 |
|
|---|
| 122 | Common properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.requirements <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_THREAD_BUILD_LIB=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 123 |
|
|---|
| 124 | Building target '/D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build/thread_sources'
|
|---|
| 125 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 126 | Command line free features:
|
|---|
| 127 | Target requirements: <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <link>shared:<define>BOOST_THREAD_BUILD_DLL=1 <link>static:<define>BOOST_THREAD_BUILD_LIB=1 <python>2.5,<target-os>windows:<python.interpreter>python <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.tag <threadapi>win32 <threading>multi <toolset>sun:<stdlib>sun-stlport
|
|---|
| 128 |
|
|---|
| 129 | Common properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_THREAD_BUILD_LIB=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 130 |
|
|---|
| 131 | Usage requirements for thread_sources:
|
|---|
| 132 | Build properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_THREAD_BUILD_LIB=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 133 | Usage requirements from thread_sources: <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0
|
|---|
| 134 |
|
|---|
| 135 | Usage requirements for boost_thread: <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0
|
|---|
| 136 | Build properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.requirements <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_THREAD_BUILD_LIB=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 137 | Usage requirements from boost_thread: <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/thread/build>.usage-requirements <define>BOOST_THREAD_USE_LIB=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0
|
|---|
| 138 |
|
|---|
| 139 | Building target '/xercesc'
|
|---|
| 140 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 141 | Command line free features:
|
|---|
| 142 | Target requirements: <name>xerces-c_2D.lib <search>/D:/work/libs/3rdlibs/xerces-c/xerces-c_2_8_0-x86-windows-vc_8_0/lib <target-os>windows <variant>debug-ssl
|
|---|
| 143 |
|
|---|
| 144 | Common properties: <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <name>xerces-c_2D.lib <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <search>/D:/work/libs/3rdlibs/xerces-c/xerces-c_2_8_0-x86-windows-vc_8_0/lib <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 145 |
|
|---|
| 146 | Usage requirements for xercesc:
|
|---|
| 147 | Build properties: <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <name>xerces-c_2D.lib <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <search>/D:/work/libs/3rdlibs/xerces-c/xerces-c_2_8_0-x86-windows-vc_8_0/lib <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 148 | Usage requirements from xercesc: <include>/D:/work/libs/3rdlibs/xerces-c/xerces-c_2_8_0-x86-windows-vc_8_0/include <xdll-path>/D:/work/libs/3rdlibs/xerces-c/xerces-c_2_8_0-x86-windows-vc_8_0/lib
|
|---|
| 149 |
|
|---|
| 150 | Building target '/D:/work/libs/1stlibs/smart/smart_debug_out'
|
|---|
| 151 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 152 | Command line free features:
|
|---|
| 153 | Target requirements: <conditional>@Jamfile</D:/work/libs/1stlibs/smart>%Jamfile</D:/work/libs/1stlibs/smart>.handle-static-runtime <include>/D:/work/libs/1stlibs/smart/include <include>/D:/work/libs/1stlibs/smart/src/include <link>static <python>2.5,<target-os>windows:<python.interpreter>python <tag>@Jamfile</D:/work/libs/1stlibs/smart>%Jamfile</D:/work/libs/1stlibs/smart>.tag <threading>multi
|
|---|
| 154 |
|
|---|
| 155 | Common properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/1stlibs/smart>%Jamfile</D:/work/libs/1stlibs/smart>.handle-static-runtime <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/1stlibs/smart/include <include>/D:/work/libs/1stlibs/smart/src/include <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/1stlibs/smart>%Jamfile</D:/work/libs/1stlibs/smart>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 156 |
|
|---|
| 157 | Building target '/D:/work/libs/3rdlibs/boost/boost_1_41_0/libs/iostreams/build/boost_iostreams'
|
|---|
| 158 | Build request: object(property-set)@558 <asynch-exceptions>off <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>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 <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 159 | Command line free features:
|
|---|
| 160 | Target requirements: <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <link>shared:<define>BOOST_IOSTREAMS_DYN_LINK=1 <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <toolset>sun:<stdlib>sun-stlport
|
|---|
| 161 |
|
|---|
| 162 | Common properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 163 |
|
|---|
| 164 | Usage requirements for boost_iostreams:
|
|---|
| 165 | Build properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.handle-static-runtime <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>%Jamfile</D:/work/libs/3rdlibs/boost/boost_1_41_0>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 166 | Usage requirements from boost_iostreams: <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0
|
|---|
| 167 |
|
|---|
| 168 | Usage requirements for smart_debug_out: <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0
|
|---|
| 169 | Build properties: <asynch-exceptions>off <conditional>@Jamfile</D:/work/libs/1stlibs/smart>%Jamfile</D:/work/libs/1stlibs/smart>.handle-static-runtime <debug-store>object <debug-symbols>on <define>UNICOMM_SSL <embed-manifest>on <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/work/libs/1stlibs/smart/include <include>/D:/work/libs/1stlibs/smart/src/include <include>/D:/work/libs/3rdlibs/boost/boost_1_41_0 <inlining>off <install-dependencies>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <preserve-test-targets>on <profiling>off <python-debugging>off <python.interpreter>python <python>2.5 <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <strip>off <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/work/libs/1stlibs/smart>%Jamfile</D:/work/libs/1stlibs/smart>.tag <target-os>windows <threadapi>win32 <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug-ssl <warnings-as-errors>off <warnings>on
|
|---|
| 170 |
|
|---|
| 171 |
|
|---|
| 172 |
|
|---|
| 173 | Unicomm building finished: ERRORLEVEL = '0'
|
|---|