/boot/home/Desktop/boost_1_35_0>./configure --build=i586-pc-beos --prefix=/boot/home/config/ 
error: unrecognized option: --build=i586-pc-beos
Try `./configure --help' for more information.
/boot/home/Desktop/boost_1_35_0>./configure --prefix=/boot/home/config/ 
Building Boost.Jam with toolset gcc... tools/jam/src/bin.beosx86/bjam
Detecting Python version... 2.4
Detecting Python root... /boot/home/config
Unicode/ICU support for Boost.Regex?... not found.
Backing up existing Boost.Build configuration in user-config.jam.4
Generating Boost.Build configuration in user-config.jam...
Generating Makefile...
/boot/home/Desktop/boost_1_35_0>make test
make: *** No rule to make target `test'.  Stop.
/boot/home/Desktop/boost_1_35_0>make check
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.
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).
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 35278 targets...
...updating 18350 targets...
vfork: Out of memory
Some Boost regression tests failed. This is normal for many compilers.
/boot/home/Desktop/boost_1_35_0>make install
./tools/jam/src/bin.beosx86/bjam  --user-config=user-config.jam --prefix=/boot/home/config/ --exec-prefix=/boot/home/config/ --libdir=/boot/ho
me/config//lib --includedir=/boot/home/config//include  install
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.
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).
...patience...
...patience...
...found 14674 targets...
...updating 128 targets...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_iprimitive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_iprimitive.cpp:15: istream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_iprimitive.ipp:23,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_iprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_iprimitive.hpp:28: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_iprimitive.hpp:48,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_iprimitive.ipp:23,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_iprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_iprimitive.ipp:24,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_iprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/archive/codecvt_null.hpp:19: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_iprimitive.ipp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_iprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/archive/add_facet.hpp:19: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_iprimitive.ipp:28,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_iprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/archive/iterators/istream_iterator.hpp:24: istream: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_iprimitive.o" "libs/serialization/src/ba
sic_text_iprimitive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_iprimitive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_oprimitive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_oprimitive.cpp:15: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_oprimitive.ipp:13,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_oprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_oprimitive.hpp:28: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_oprimitive.hpp:49,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_oprimitive.ipp:13,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_oprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_oprimitive.ipp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_oprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/archive/codecvt_null.hpp:19: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_oprimitive.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_oprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/archive/add_facet.hpp:19: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_text_oprimitive.ipp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_oprimitive.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/archive/iterators/ostream_iterator.hpp:24: ostream: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_oprimitive.o" "libs/serialization/src/ba
sic_text_oprimitive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_oprimitive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_iarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_iarchive.cpp:11: istream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_iarchive.cpp:14:
/boot/home/Desktop/boost_1_35_0/boost/archive/binary_iarchive.hpp:19: istream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_iarchive.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_iarchive.cpp:14:
/boot/home/Desktop/boost_1_35_0/boost/archive/binary_iarchive_impl.hpp:19: istream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_iarchive_impl.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_iarchive.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_iarchive.cpp:14:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_binary_iprimitive.hpp:28: locale: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_binary_iprimitive.hpp:31: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/basic_binary_iprimitive.hpp:48,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_iarchive_impl.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_iarchive.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_iarchive.cpp:14:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_streambuf_locale_saver.hpp:30: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/serialization/detail/shared_count_132.hpp:28,
                 from /boot/home/Desktop/boost_1_35_0/boost/serialization/detail/shared_ptr_132.hpp:29,
                 from /boot/home/Desktop/boost_1_35_0/boost/serialization/shared_ptr_132.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/shared_ptr_helper.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_iarchive.hpp:57,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_iarchive.cpp:14:
/boot/home/Desktop/boost_1_35_0/boost/detail/lightweight_mutex.hpp:39: #error Unrecognized threading platform
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_binary_iprimitive.ipp:29,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_iarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/archive/codecvt_null.hpp:19: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_binary_iprimitive.ipp:30,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_iarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/archive/add_facet.hpp:19: locale: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_iarchive.o" "libs/serialization/src/binary_i
archive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_iarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_oarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_oarchive.cpp:11: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_oarchive.cpp:14:
/boot/home/Desktop/boost_1_35_0/boost/archive/binary_oarchive.hpp:19: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_oarchive.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_oarchive.cpp:14:
/boot/home/Desktop/boost_1_35_0/boost/archive/binary_oarchive_impl.hpp:19: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_oarchive_impl.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_oarchive.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_oarchive.cpp:14:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_binary_oprimitive.hpp:28: locale: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_binary_oprimitive.hpp:30: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/basic_binary_oprimitive.hpp:46,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_oarchive_impl.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/binary_oarchive.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_oarchive.cpp:14:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_streambuf_locale_saver.hpp:30: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_oarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_binary_oprimitive.ipp:11: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_binary_oprimitive.ipp:35,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_oarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/archive/add_facet.hpp:19: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_binary_oprimitive.ipp:36,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_oarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/archive/codecvt_null.hpp:19: locale: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_oarchive.o" "libs/serialization/src/binary_o
archive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_oarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/codecvt_null.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/codecvt_null.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/archive/codecvt_null.hpp:19: locale: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/codecvt_null.o" "libs/serialization/src/codecvt_nul
l.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/codecvt_null.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/polymorphic_iarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/polymorphic_iarchive.cpp:15: istream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/serialization/detail/shared_count_132.hpp:28,
                 from /boot/home/Desktop/boost_1_35_0/boost/serialization/detail/shared_ptr_132.hpp:29,
                 from /boot/home/Desktop/boost_1_35_0/boost/serialization/shared_ptr_132.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/shared_ptr_helper.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/polymorphic_iarchive.hpp:161,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/polymorphic_iarchive.cpp:18:
/boot/home/Desktop/boost_1_35_0/boost/detail/lightweight_mutex.hpp:39: #error Unrecognized threading platform

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/polymorphic_iarchive.o" "libs/serialization/src/pol
ymorphic_iarchive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/polymorphic_iarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/polymorphic_oarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/polymorphic_oarchive.cpp:15: ostream: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/polymorphic_oarchive.o" "libs/serialization/src/pol
ymorphic_oarchive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/polymorphic_oarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_iarchive.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_iarchive.cpp:12:
/boot/home/Desktop/boost_1_35_0/boost/archive/text_iarchive.hpp:19: istream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/text_iarchive.hpp:22,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_iarchive.cpp:12:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_iprimitive.hpp:28: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_iprimitive.hpp:48,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/text_iarchive.hpp:22,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_iarchive.cpp:12:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/serialization/detail/shared_count_132.hpp:28,
                 from /boot/home/Desktop/boost_1_35_0/boost/serialization/detail/shared_ptr_132.hpp:29,
                 from /boot/home/Desktop/boost_1_35_0/boost/serialization/shared_ptr_132.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/shared_ptr_helper.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/text_iarchive.hpp:99,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_iarchive.cpp:12:
/boot/home/Desktop/boost_1_35_0/boost/detail/lightweight_mutex.hpp:39: #error Unrecognized threading platform

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_iarchive.o" "libs/serialization/src/text_iarch
ive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_iarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_oarchive.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_oarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/archive/text_oarchive.hpp:19: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/text_oarchive.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_oarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_oprimitive.hpp:28: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_oprimitive.hpp:49,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/text_oarchive.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_oarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_oarchive.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/archive/impl/text_oarchive_impl.ipp:13: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/text_oarchive_impl.ipp:30,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_oarchive.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/archive/add_facet.hpp:19: locale: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_oarchive.o" "libs/serialization/src/text_oarch
ive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_oarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_grammar.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/match.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/scanner/scanner.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/parser.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/rule.ipp:22,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/rule.hpp:33,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_xml_grammar.hpp:60,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_grammar.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_grammar.cpp:63:
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_xml_grammar.ipp:15: istream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/numerics.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_xml_grammar.ipp:22,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_grammar.cpp:63:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_xml_grammar.ipp:29,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_grammar.cpp:63:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_grammar.o" "libs/serialization/src/xml_grammar.
cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_grammar.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_iarchive.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_iarchive.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/archive/xml_iarchive.hpp:19: istream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/xml_iarchive.hpp:23,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_iarchive.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_iprimitive.hpp:28: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_iprimitive.hpp:48,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/xml_iarchive.hpp:23,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_iarchive.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/serialization/detail/shared_count_132.hpp:28,
                 from /boot/home/Desktop/boost_1_35_0/boost/serialization/detail/shared_ptr_132.hpp:29,
                 from /boot/home/Desktop/boost_1_35_0/boost/serialization/shared_ptr_132.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/shared_ptr_helper.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/xml_iarchive.hpp:108,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_iarchive.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/detail/lightweight_mutex.hpp:39: #error Unrecognized threading platform
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/match.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/scanner/scanner.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/parser.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/rule.ipp:22,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/rule.hpp:33,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/basic_xml_grammar.hpp:60,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/xml_iarchive_impl.ipp:40,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_iarchive.cpp:31:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_iarchive.o" "libs/serialization/src/xml_iarchiv
e.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_iarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_oarchive.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_oarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/archive/xml_oarchive.hpp:19: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/xml_oarchive.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_oarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_oprimitive.hpp:28: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/basic_text_oprimitive.hpp:49,
                 from /boot/home/Desktop/boost_1_35_0/boost/archive/xml_oarchive.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_oarchive.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_oarchive.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/archive/impl/xml_oarchive_impl.ipp:9: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/archive/impl/xml_oarchive_impl.ipp:23,
                 from /boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_oarchive.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/archive/iterators/ostream_iterator.hpp:24: ostream: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_oarchive.o" "libs/serialization/src/xml_oarchiv
e.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_oarchive.o...
...skipped <pbin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi>libboost_serialization-gcc295-mt-1_35.so.1.35.0 for lack of <p
bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi>basic_text_iprimitive.o...
...skipped <p/boot/home/config/lib>libboost_serialization-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/serialization/build/gcc-2.95.3/re
lease/threading-multi>libboost_serialization-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_serialization-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_serialization-gcc295-
mt-1_35.so.1.35.0...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_wiprimitive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_wiprimitive.cpp:14: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_wiprimitive.o" "libs/serialization/src/b
asic_text_wiprimitive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_wiprimitive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_woprimitive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/basic_text_woprimitive.cpp:14: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_woprimitive.o" "libs/serialization/src/b
asic_text_woprimitive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/basic_text_woprimitive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_wiarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_wiarchive.cpp:14: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_wiarchive.o" "libs/serialization/src/binary_
wiarchive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_wiarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_woarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/binary_woarchive.cpp:14: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_woarchive.o" "libs/serialization/src/binary_
woarchive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/binary_woarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_wiarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_wiarchive.cpp:14: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_wiarchive.o" "libs/serialization/src/text_wiar
chive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_wiarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_woarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/text_woarchive.cpp:13: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_woarchive.o" "libs/serialization/src/text_woar
chive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/text_woarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/utf8_codecvt_facet.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/utf8_codecvt_facet.cpp:8: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/utf8_codecvt_facet.o" "libs/serialization/src/utf8_
codecvt_facet.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/utf8_codecvt_facet.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_wgrammar.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_wgrammar.cpp:14: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_wgrammar.o" "libs/serialization/src/xml_wgramma
r.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_wgrammar.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_wiarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_wiarchive.cpp:13: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_wiarchive.o" "libs/serialization/src/xml_wiarch
ive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_wiarchive.o...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_woarchive.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/serialization/src/xml_woarchive.cpp:13: #error "wide char i/o not supported on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1
 -DNDEBUG  -I"." -c -o "bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_woarchive.o" "libs/serialization/src/xml_woarch
ive.cpp"

...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi/xml_woarchive.o...
...skipped <pbin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi>libboost_wserialization-gcc295-mt-1_35.so.1.35.0 for lack of <
pbin.v2/libs/serialization/build/gcc-2.95.3/release/threading-multi>basic_text_wiprimitive.o...
...skipped <p/boot/home/config/lib>libboost_wserialization-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/serialization/build/gcc-2.95.3/r
elease/threading-multi>libboost_wserialization-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_wserialization-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_wserialization-gcc29
5-mt-1_35.so.1.35.0...
gcc.link.dll bin.v2/libs/signals/build/gcc-2.95.3/release/threading-multi/libboost_signals-gcc295-mt-1_35.so.1.35.0
g++: unrecognized option `-pthread'
/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld: cannot find -lrt
collect2: ld returned 1 exit status

    "g++"    -o "bin.v2/libs/signals/build/gcc-2.95.3/release/threading-multi/libboost_signals-gcc295-mt-1_35.so.1.35.0" -Wl,-h -Wl,libboost_s
ignals-gcc295-mt-1_35.so.1.35.0 -shared -Wl,--start-group "bin.v2/libs/signals/build/gcc-2.95.3/release/threading-multi/trackable.o" "bin.v2/l
ibs/signals/build/gcc-2.95.3/release/threading-multi/connection.o" "bin.v2/libs/signals/build/gcc-2.95.3/release/threading-multi/named_slot_ma
p.o" "bin.v2/libs/signals/build/gcc-2.95.3/release/threading-multi/signal_base.o" "bin.v2/libs/signals/build/gcc-2.95.3/release/threading-mult
i/slot.o"  -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,--strip-all -pthread 

...failed gcc.link.dll bin.v2/libs/signals/build/gcc-2.95.3/release/threading-multi/libboost_signals-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_signals-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/signals/build/gcc-2.95.3/release/thread
ing-multi>libboost_signals-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_signals-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_signals-gcc295-mt-1_35.so.1
.35.0...
gcc.link.dll bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/libboost_prg_exec_monitor-gcc295-mt-1_35.so.1.35.0
g++: unrecognized option `-pthread'
/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld: cannot find -lrt
collect2: ld returned 1 exit status

    "g++"    -o "bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/libboost_prg_exec_monitor-gcc295-mt-1_35.so.1.35.0" -Wl,-h -Wl,libb
oost_prg_exec_monitor-gcc295-mt-1_35.so.1.35.0 -shared -Wl,--start-group "bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/execution_
monitor.o" "bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/cpp_
main.o"  -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,--strip-all -pthread 

...failed gcc.link.dll bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/libboost_prg_exec_monitor-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_prg_exec_monitor-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/test/build/gcc-2.95.3/release/
threading-multi>libboost_prg_exec_monitor-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_prg_exec_monitor-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_prg_exec_monitor-g
cc295-mt-1_35.so.1.35.0...
gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi/results_reporter.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/test/impl/results_reporter.ipp:28,
                 from /boot/home/Desktop/boost_1_35_0/libs/test/src/results_reporter.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/tes
t/build/gcc-2.95.3/release/link-static/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp"

...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi/results_reporter.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi/unit_test_log.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/test/impl/unit_test_log.ipp:33,
                 from /boot/home/Desktop/boost_1_35_0/libs/test/src/unit_test_log.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/tes
t/build/gcc-2.95.3/release/link-static/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp"

...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi/unit_test_log.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi/unit_test_parameters.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/test/impl/unit_test_parameters.ipp:32,
                 from /boot/home/Desktop/boost_1_35_0/libs/test/src/unit_test_parameters.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/test/impl/unit_test_parameters.ipp:32,
                 from /boot/home/Desktop/boost_1_35_0/libs/test/src/unit_test_parameters.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/tes
t/build/gcc-2.95.3/release/link-static/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"

...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi/unit_test_parameters.o...
...skipped <pbin.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi>libboost_test_exec_monitor-gcc295-mt-1_35.a(clean) for lack
 of <pbin.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi>results_reporter.o...
...skipped <pbin.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi>libboost_test_exec_monitor-gcc295-mt-1_35.a for lack of <pb
in.v2/libs/test/build/gcc-2.95.3/release/link-static/threading-multi>results_reporter.o...
...skipped <p/boot/home/config/lib>libboost_test_exec_monitor-gcc295-mt-1_35.a for lack of <pbin.v2/libs/test/build/gcc-2.95.3/release/link-st
atic/threading-multi>libboost_test_exec_monitor-gcc295-mt-1_35.a...
gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/results_reporter.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/test/impl/results_reporter.ipp:28,
                 from /boot/home/Desktop/boost_1_35_0/libs/test/src/results_reporter.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG
  -I"." -c -o "bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp"

...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/results_reporter.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/unit_test_log.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/test/impl/unit_test_log.ipp:33,
                 from /boot/home/Desktop/boost_1_35_0/libs/test/src/unit_test_log.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:15: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:19: ostream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/io/ios_state.hpp:20: streambuf: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG
  -I"." -c -o "bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp"

...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/unit_test_log.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/unit_test_parameters.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/test/impl/unit_test_parameters.ipp:32,
                 from /boot/home/Desktop/boost_1_35_0/libs/test/src/unit_test_parameters.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/test/impl/unit_test_parameters.ipp:32,
                 from /boot/home/Desktop/boost_1_35_0/libs/test/src/unit_test_parameters.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG
  -I"." -c -o "bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"

...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-2.95.3/release/threading-multi/unit_test_parameters.o...
...skipped <pbin.v2/libs/test/build/gcc-2.95.3/release/threading-multi>libboost_unit_test_framework-gcc295-mt-1_35.so.1.35.0 for lack of <pbin
.v2/libs/test/build/gcc-2.95.3/release/threading-multi>results_reporter.o...
...skipped <p/boot/home/config/lib>libboost_unit_test_framework-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/test/build/gcc-2.95.3/relea
se/threading-multi>libboost_unit_test_framework-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_unit_test_framework-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_unit_test_frame
work-gcc295-mt-1_35.so.1.35.0...
gcc.compile.c++ bin.v2/libs/thread/build/gcc-2.95.3/release/threading-multi/thread.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/limits.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/cstdint.hpp:175,
                 from /boot/home/Desktop/boost_1_35_0/boost/date_time/compiler_config.hpp:52,
                 from /boot/home/Desktop/boost_1_35_0/boost/date_time/c_time.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/date_time/microsec_time_clock.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/thread_time.hpp:9,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/locks.hpp:11,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/pthread/mutex.hpp:11,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/thread.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/thread/src/pthread/thread.cpp:10:
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
/boot/home/Desktop/boost_1_35_0/boost/thread/thread_time.hpp: In function `class boost::system_time boost::get_system_time()':
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/locks.hpp:11,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/pthread/mutex.hpp:11,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/thread/thread.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/thread/src/pthread/thread.cpp:10:
/boot/home/Desktop/boost_1_35_0/boost/thread/thread_time.hpp:18: `microsec_clock' undeclared in namespace `boost::date_time'
/boot/home/Desktop/boost_1_35_0/boost/thread/thread_time.hpp:18: parse error before `>'
/boot/home/Desktop/boost_1_35_0/boost/thread/thread_time.hpp:19: warning: control reaches end of non-void function `boost::get_system_time()'
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp: At top level:
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/thread.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/thread/src/pthread/thread.cpp:10:
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:93: ANSI C++ forbids declaration `basic_ostream' with no type
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:93: template-id `basic_ostream<charT, traits>' used as a declarator
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:93: `basic_ostream' is neither function nor method; cannot be declared friend
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:93: invalid member template declaration `basic_ostream'
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:93: parse error before `&'
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:100: semicolon missing after declaration of `boost::detail::thread_id'
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:101: parse error at null character
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:105: parse error before `}'
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:117: `detail' is not a class or namespace
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:118: `thread_data_base' is not a class or namespace
/boot/home/Desktop/boost_1_35_0/boost/thread/pthread/thread.hpp:118: confused by earlier errors, bailing out

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOO
ST_THREAD_POSIX -DNDEBUG  -I"." -c -o "bin.v2/libs/thread/build/gcc-2.95.3/release/threading-multi/thread.o" "libs/thread/src/pthread/thread.c
pp"

...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-2.95.3/release/threading-multi/thread.o...
...skipped <pbin.v2/libs/thread/build/gcc-2.95.3/release/threading-multi>libboost_thread-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/th
read/build/gcc-2.95.3/release/threading-multi>thread.o...
...skipped <p/boot/home/config/lib>libboost_thread-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/thread/build/gcc-2.95.3/release/threadin
g-multi>libboost_thread-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_thread-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_thread-gcc295-mt-1_35.so.1.3
5.0...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_cpp_exprgrammar.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:18:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/file_position.hpp:17: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/pool/poolfwd.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/pool/singleton_pool.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:18:
/boot/home/Desktop/boost_1_35_0/boost/pool/detail/mutex.hpp:43: #error Unable to determine platform mutex type; define BOOST_NO_MT to assume s
ingle-threaded
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_expression_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/numerics.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:34,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_expression_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_expression_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/detail/platform.hpp:67: #error "Sorry, no boost threads are available for this platform."
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_expression_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_expression_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_expression_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/tss.hpp:15: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_expression_grammar.hpp:33,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/wave/cpp_exceptions.hpp:16: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgram
mar.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_cpp_exprgrammar.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_cpp_grammar.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:18:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/file_position.hpp:17: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/pool/poolfwd.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/pool/singleton_pool.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:18:
/boot/home/Desktop/boost_1_35_0/boost/pool/detail/mutex.hpp:43: #error Unable to determine platform mutex type; define BOOST_NO_MT to assume s
ingle-threaded
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/numerics.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:34,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/detail/platform.hpp:67: #error "Sorry, no boost threads are available for this platform."
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/tss.hpp:15: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_grammar.hpp:32,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_grammar.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/wave/cpp_exceptions.hpp:16: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_cpp_grammar.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_cpp_literalgrs.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:17:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/file_position.hpp:17: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/pool/poolfwd.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/pool/singleton_pool.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:17:
/boot/home/Desktop/boost_1_35_0/boost/pool/detail/mutex.hpp:43: #error Unable to determine platform mutex type; define BOOST_NO_MT to assume s
ingle-threaded
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_intlit_grammar.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/numerics.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:34,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_intlit_grammar.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_intlit_grammar.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/detail/platform.hpp:67: #error "Sorry, no boost threads are available for this platform."
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_intlit_grammar.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_intlit_grammar.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_intlit_grammar.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/thread/tss.hpp:15: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_intlit_grammar.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
/boot/home/Desktop/boost_1_35_0/boost/wave/cpp_exceptions.hpp:16: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_cpp_literalgrs.cpp:22:
/boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_chlit_grammar.hpp:14: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgr
s.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_cpp_literalgrs.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_defined_grammar.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_defined_grammar.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_defined_grammar.cpp:17:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/file_position.hpp:17: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/pool/poolfwd.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/pool/singleton_pool.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_defined_grammar.cpp:17:
/boot/home/Desktop/boost_1_35_0/boost/pool/detail/mutex.hpp:43: #error Unable to determine platform mutex type; define BOOST_NO_MT to assume s
ingle-threaded
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_defined_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_defined_grammar.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/numerics.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:34,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_defined_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_defined_grammar.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_defined_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_defined_grammar.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/thread/detail/platform.hpp:67: #error "Sorry, no boost threads are available for this platform."
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_defined_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_defined_grammar.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_defined_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_defined_grammar.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_defined_grammar.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_defined_grammar.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/thread/tss.hpp:15: #error "Boost threads unavailable on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_gram
mar.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_defined_grammar.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_predef_macros.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_predef_macros.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_predef_macros.cpp:17:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/file_position.hpp:17: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/pool/poolfwd.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/pool/singleton_pool.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_predef_macros.cpp:17:
/boot/home/Desktop/boost_1_35_0/boost/pool/detail/mutex.hpp:43: #error Unable to determine platform mutex type; define BOOST_NO_MT to assume s
ingle-threaded
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_predef_macros.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/numerics.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:34,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_predef_macros.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_predef_macros.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/thread/detail/platform.hpp:67: #error "Sorry, no boost threads are available for this platform."
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_predef_macros.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_predef_macros.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_predef_macros.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/thread/tss.hpp:15: #error "Boost threads unavailable on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.
cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_predef_macros.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_re2c_lexer.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer.cpp:13:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/file_position.hpp:17: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/pool/poolfwd.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/pool/singleton_pool.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/pool/detail/mutex.hpp:43: #error Unable to determine platform mutex type; define BOOST_NO_MT to assume s
ingle-threaded
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/numerics.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:34,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/thread/detail/platform.hpp:67: #error "Sorry, no boost threads are available for this platform."
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/thread/tss.hpp:15: #error "Boost threads unavailable on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_re2c_lexer.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_re2c_lexer_str.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer_str.cpp:13:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer_str.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/file_position.hpp:17: ostream: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/pool/poolfwd.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/pool/singleton_pool.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/cpp_lex_token.hpp:24,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer_str.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/pool/detail/mutex.hpp:43: #error Unable to determine platform mutex type; define BOOST_NO_MT to assume s
ingle-threaded
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/numerics.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:34,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/thread/detail/platform.hpp:67: #error "Sorry, no boost threads are available for this platform."
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/thread/mutex.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/object_with_id.ipp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:15,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/impl/grammar.ipp:24,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/non_terminal/grammar.hpp:21,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:43,
                 from /boot/home/Desktop/boost_1_35_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/thread/tss.hpp:15: #error "Boost threads unavailable on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_st
r.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/instantiate_re2c_lexer_str.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/token_ids.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/token_ids.cpp:18:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/token_ids.o" "libs/wave/src/token_ids.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/token_ids.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/wave_config_constant.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/wave_config_constant.cpp:16:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/wave_config_constant.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/cpplexer/re2clex/aq.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/cpplexer/re2clex/aq.cpp:15:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG 
 -I"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/cpplexer/re2clex/aq.o...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/cpplexer/re2clex/cpp_re.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/wave/wave_config.hpp:201,
                 from /boot/home/Desktop/boost_1_35_0/libs/wave/src/cpplexer/re2clex/cpp_re.cpp:24:
/boot/home/Desktop/boost_1_35_0/boost/wave/util/flex_string.hpp:99: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -w -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I
"." -c -o "bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp"

...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi/cpplexer/re2clex/cpp_re.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi/operations.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/system/system_error.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/filesystem/path.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/boost/filesystem/operations.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/libs/filesystem/src/operations.cpp:46:
/boot/home/Desktop/boost_1_35_0/boost/system/error_code.hpp:20: ostream: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_S
YSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi/operations.o" "libs/filesystem/src/ope
rations.cpp"

...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi/operations.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi/portability.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/system/system_error.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/filesystem/path.hpp:16,
                 from /boot/home/Desktop/boost_1_35_0/libs/filesystem/src/portability.cpp:17:
/boot/home/Desktop/boost_1_35_0/boost/system/error_code.hpp:20: ostream: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_S
YSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi/portability.o" "libs/filesystem/src/po
rtability.cpp"

...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi/portability.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi/utf8_codecvt_facet.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/libs/detail/utf8_codecvt_facet.cpp:13,
                 from /boot/home/Desktop/boost_1_35_0/libs/filesystem/src/utf8_codecvt_facet.cpp:15:
/boot/home/Desktop/boost_1_35_0/boost/detail/utf8_codecvt_facet.hpp:81: locale: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_S
YSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi/utf8_codecvt_facet.o" "libs/filesystem
/src/utf8_codecvt_facet.cpp"

...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi/utf8_codecvt_facet.o...
gcc.compile.c++ bin.v2/libs/system/build/gcc-2.95.3/release/threading-multi/error_code.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/libs/system/src/error_code.cpp:26:
/boot/home/Desktop/boost_1_35_0/boost/system/error_code.hpp:20: ostream: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEB
UG  -I"." -c -o "bin.v2/libs/system/build/gcc-2.95.3/release/threading-multi/error_code.o" "libs/system/src/error_code.cpp"

...failed gcc.compile.c++ bin.v2/libs/system/build/gcc-2.95.3/release/threading-multi/error_code.o...
...skipped <pbin.v2/libs/system/build/gcc-2.95.3/release/threading-multi>libboost_system-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/sy
stem/build/gcc-2.95.3/release/threading-multi>error_code.o...
...skipped <pbin.v2/libs/filesystem/build/gcc-2.95.3/release/threading-multi>libboost_filesystem-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2
/libs/filesystem/build/gcc-2.95.3/release/threading-multi>operations.o...
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-2.95.3/release/threading-multi/greg_month.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/date_time/date_parsing.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/date_time/gregorian/parsers.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/date_time/gregorian/greg_facet.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/date_time/src/gregorian/greg_month.cpp:15:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/date_time/date_parsing.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/date_time/gregorian/parsers.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/date_time/gregorian/greg_facet.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/date_time/src/gregorian/greg_month.cpp:15:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TI
ME_INLINE -DNDEBUG  -I"." -c -o "bin.v2/libs/date_time/build/gcc-2.95.3/release/threading-multi/greg_month.o" "libs/date_time/src/gregorian/gr
eg_month.cpp"

...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc-2.95.3/release/threading-multi/greg_month.o...
...skipped <pbin.v2/libs/date_time/build/gcc-2.95.3/release/threading-multi>libboost_date_time-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/l
ibs/date_time/build/gcc-2.95.3/release/threading-multi>greg_month.o...
...skipped <pbin.v2/libs/wave/build/gcc-2.95.3/release/threading-multi>libboost_wave-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/wave/b
uild/gcc-2.95.3/release/threading-multi>instantiate_cpp_exprgrammar.o...
...skipped <p/boot/home/config/lib>libboost_wave-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/wave/build/gcc-2.95.3/release/threading-mu
lti>libboost_wave-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_wave-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_wave-gcc295-mt-1_35.so.1.35.0.
..
...skipped <p/boot/home/config/lib>libboost_date_time-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/date_time/build/gcc-2.95.3/release/th
reading-multi>libboost_date_time-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_date_time-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_date_time-gcc295-mt-1_35.
so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_system-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/system/build/gcc-2.95.3/release/threadin
g-multi>libboost_system-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_system-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_system-gcc295-mt-1_35.so.1.3
5.0...
...skipped <p/boot/home/config/lib>libboost_filesystem-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/filesystem/build/gcc-2.95.3/release/
threading-multi>libboost_filesystem-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_filesystem-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_filesystem-gcc295-mt-1_3
5.so.1.35.0...
gcc.compile.c++ bin.v2/libs/graph/build/gcc-2.95.3/release/threading-multi/read_graphviz_spirit.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/dynamic_property_map.hpp:22,
                 from /boot/home/Desktop/boost_1_35_0/boost/graph/graphviz.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/graph/src/read_graphviz_spirit.cpp:28:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/dynamic_property_map.hpp:22,
                 from /boot/home/Desktop/boost_1_35_0/boost/graph/graphviz.hpp:25,
                 from /boot/home/Desktop/boost_1_35_0/libs/graph/src/read_graphviz_spirit.cpp:28:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/graph/detail/read_graphviz_spirit.hpp:32,
                 from /boot/home/Desktop/boost_1_35_0/boost/graph/graphviz.hpp:780,
                 from /boot/home/Desktop/boost_1_35_0/libs/graph/src/read_graphviz_spirit.cpp:28:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
In file included from /boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/numerics.hpp:18,
                 from /boot/home/Desktop/boost_1_35_0/boost/spirit/core.hpp:34,
                 from /boot/home/Desktop/boost_1_35_0/boost/graph/detail/read_graphviz_spirit.hpp:32,
                 from /boot/home/Desktop/boost_1_35_0/boost/graph/graphviz.hpp:780,
                 from /boot/home/Desktop/boost_1_35_0/libs/graph/src/read_graphviz_spirit.cpp:28:
/boot/home/Desktop/boost_1_35_0/boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DBOOST
_GRAPH_NO_LIB=1 -DNDEBUG  -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-2.95.3/release/threading-multi/read_graphviz_spirit.o" "
libs/graph/src/read_graphviz_spirit.cpp"

...failed gcc.compile.c++ bin.v2/libs/graph/build/gcc-2.95.3/release/threading-multi/read_graphviz_spirit.o...
...skipped <pbin.v2/libs/graph/build/gcc-2.95.3/release/threading-multi>libboost_graph-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/grap
h/build/gcc-2.95.3/release/threading-multi>read_graphviz_spirit.o...
...skipped <p/boot/home/config/lib>libboost_graph-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/graph/build/gcc-2.95.3/release/threading-
multi>libboost_graph-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_graph-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_graph-gcc295-mt-1_35.so.1.35.
0...
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-2.95.3/release/threading-multi/mapped_file.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/iostreams/src/mapped_file.cpp:35: sys/mman.h: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DN
DEBUG  -I"." -c -o "bin.v2/libs/iostreams/build/gcc-2.95.3/release/threading-multi/mapped_file.o" "libs/iostreams/src/mapped_file.cpp"

...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-2.95.3/release/threading-multi/mapped_file.o...
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-2.95.3/release/threading-multi/bzip2.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/iostreams/src/bzip2.cpp:19: bzlib.h: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DN
DEBUG  -I"." -c -o "bin.v2/libs/iostreams/build/gcc-2.95.3/release/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp"

...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-2.95.3/release/threading-multi/bzip2.o...
...skipped <pbin.v2/libs/iostreams/build/gcc-2.95.3/release/threading-multi>libboost_iostreams-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/l
ibs/iostreams/build/gcc-2.95.3/release/threading-multi>mapped_file.o...
...skipped <p/boot/home/config/lib>libboost_iostreams-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/iostreams/build/gcc-2.95.3/release/th
reading-multi>libboost_iostreams-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_iostreams-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_iostreams-gcc295-mt-1_35.
so.1.35.0...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/cmdline.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/detail/cmdline.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/cmdline.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/detail/cmdline.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/cmdline.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK
=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cp
p"

...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/cmdline.o...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/config_file.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/config_file.cpp:10:
/boot/home/Desktop/boost_1_35_0/boost/program_options/detail/config_file.hpp:120: parse error before `<'
/boot/home/Desktop/boost_1_35_0/boost/program_options/detail/config_file.hpp:129: parse error before `>'
/boot/home/Desktop/boost_1_35_0/boost/program_options/detail/config_file.hpp:144: parse error before `<'
/boot/home/Desktop/boost_1_35_0/boost/program_options/detail/config_file.hpp:144: syntax error before `&'
/boot/home/Desktop/boost_1_35_0/boost/program_options/detail/config_file.hpp:150: ANSI C++ forbids declaration `get' with no type
/boot/home/Desktop/boost_1_35_0/boost/program_options/detail/config_file.hpp:180: parse error before `}'
In file included from /boot/home/Desktop/boost_1_35_0/boost/program_options/errors.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/config_file.cpp:11:
/boot/develop/headers/cpp/stdexcept:42: confused by earlier errors, bailing out

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK
=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/config_file.o" "libs/program_options/src/config
_file.cpp"

...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/config_file.o...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/options_description.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/options_description.cpp:10:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/options_description.cpp:10:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK
=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/options_description.o" "libs/program_options/sr
c/options_description.cpp"

...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/options_description.o...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/parsers.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/detail/cmdline.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/parsers.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/parsers.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/detail/cmdline.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/parsers.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/parsers.cpp:11:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK
=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/parsers.o" "libs/program_options/src/parsers.cp
p"

...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/parsers.o...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/variables_map.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/detail/cmdline.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/parsers.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/variables_map.cpp:9:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/detail/cmdline.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/parsers.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/variables_map.cpp:9:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK
=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/variables_map.o" "libs/program_options/src/vari
ables_map.cpp"

...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/variables_map.o...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/value_semantic.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/value_semantic.cpp:8:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/value_semantic.cpp:8:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK
=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/value_semantic.o" "libs/program_options/src/val
ue_semantic.cpp"

...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/value_semantic.o...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/utf8_codecvt_facet.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/libs/detail/utf8_codecvt_facet.cpp:13,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/utf8_codecvt_facet.cpp:15:
/boot/home/Desktop/boost_1_35_0/boost/detail/utf8_codecvt_facet.hpp:81: locale: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK
=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src
/utf8_codecvt_facet.cpp"

...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/utf8_codecvt_facet.o...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/convert.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/program_options/src/convert.cpp:8: locale: No such file or directory
/boot/home/Desktop/boost_1_35_0/libs/program_options/src/convert.cpp:11: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/program_options/detail/utf8_codecvt_facet.hpp:19,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/convert.cpp:19:
/boot/home/Desktop/boost_1_35_0/boost/detail/utf8_codecvt_facet.hpp:81: locale: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK
=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/convert.o" "libs/program_options/src/convert.cp
p"

...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/convert.o...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/winmain.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/detail/cmdline.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/parsers.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/winmain.cpp:7:
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:19: istream: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:20: locale: No such file or directory
In file included from /boot/home/Desktop/boost_1_35_0/boost/lexical_cast.hpp:30,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/value_semantic.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/options_description.hpp:13,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/detail/cmdline.hpp:14,
                 from /boot/home/Desktop/boost_1_35_0/boost/program_options/parsers.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/libs/program_options/src/winmain.cpp:7:
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:12: ios: No such file or directory
/boot/home/Desktop/boost_1_35_0/boost/detail/lcast_precision.hpp:13: limits: No such file or directory

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK
=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/winmain.o" "libs/program_options/src/winmain.cp
p"

...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi/winmain.o...
...skipped <pbin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi>libboost_program_options-gcc295-mt-1_35.so.1.35.0 for lack o
f <pbin.v2/libs/program_options/build/gcc-2.95.3/release/threading-multi>cmdline.o...
...skipped <p/boot/home/config/lib>libboost_program_options-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/program_options/build/gcc-2.95.
3/release/threading-multi>libboost_program_options-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_program_options-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_program_options-gcc
295-mt-1_35.so.1.35.0...
gcc.compile.c++ bin.v2/libs/python/build/gcc-2.95.3/release/threading-multi/inheritance.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/limits.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/graph/visitors.hpp:20,
                 from /boot/home/Desktop/boost_1_35_0/boost/graph/breadth_first_search.hpp:22,
                 from /boot/home/Desktop/boost_1_35_0/libs/python/src/object/inheritance.cpp:7:
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
boost/graph/graph_concepts.hpp: In instantiation of `boost::concepts::IncidenceGraph<boost::reverse_graph<boost::adjacency_list<boost::vecS,bo
ost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::e
dge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,const boost::adjacency_list<boost::vecS,boost::vecS,boost
::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,void
 * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &> >':
boost/concept/detail/general.hpp:29:   instantiated from `boost::concepts::IncidenceGraphConcept<boost::reverse_graph<boost::adjacency_list<bo
ost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{a
nonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,const boost::adjacency_list<boost::vecS,boost
::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge
_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &> >'
boost/concept/detail/general.hpp:29:   instantiated from `boost::concept::requirement<boost::concepts::IncidenceGraphConcept<boost::reverse_gr
aph<boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned i
nt,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,const boost::adja
cency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::prope
rty<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &> > >::failed()'
boost/concept_check.hpp:43:   instantiated from `boost::function_requires<boost::concepts::IncidenceGraphConcept<boost::reverse_graph<boost::a
djacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::pr
operty<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,const boost::adjacency_list<b
oost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{
anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &> > >(boost::concepts::IncidenceGraphConcep
t<boost::reverse_graph<boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_inde
x_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS
>,const boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsign
ed int,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &> > *)'
boost/graph/breadth_first_search.hpp:55:   instantiated from `boost::breadth_first_visit<boost::reverse_graph<boost::adjacency_list<boost::vec
S,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous
}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,const boost::adjacency_list<boost::vecS,boost::vecS,b
oost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,
void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &>, boost::queue<long unsigned int,deque<long unsigned int,allocator
<long unsigned int>,0> >, boost::bfs_visitor<boost::distance_recorder<boost::iterator_property_map<long unsigned int *,boost::vec_adj_list_ver
tex_id_map<boost::no_property,long unsigned int>,long unsigned int,long unsigned int &>,boost::on_tree_edge> >, boost::iterator_property_map<b
oost::default_color_type *,boost::vec_adj_list_vertex_id_map<boost::no_property,long unsigned int>,boost::default_color_type,boost::default_co
lor_type &> >(const boost::reverse_graph<boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::propert
y<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_pro
perty,boost::listS>,const boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_i
ndex_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::li
stS> &> &, long unsigned int, boost::queue<long unsigned int,deque<long unsigned int,allocator<long unsigned int>,0> > &, boost::bfs_visitor<b
oost::distance_recorder<boost::iterator_property_map<long unsigned int *,boost::vec_adj_list_vertex_id_map<boost::no_property,long unsigned in
t>,long unsigned int,long unsigned int &>,boost::on_tree_edge> >, boost::iterator_property_map<boost::default_color_type *,boost::vec_adj_list
_vertex_id_map<boost::no_property,long unsigned int>,boost::default_color_type,boost::default_color_type &>)'
boost/graph/breadth_first_search.hpp:100:   instantiated from `boost::breadth_first_search<boost::reverse_graph<boost::adjacency_list<boost::v
ecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymo
us}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,const boost::adjacency_list<boost::vecS,boost::vecS
,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_
t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &>, boost::queue<long unsigned int,deque<long unsigned int,allocat
or<long unsigned int>,0> >, boost::bfs_visitor<boost::distance_recorder<boost::iterator_property_map<long unsigned int *,boost::vec_adj_list_v
ertex_id_map<boost::no_property,long unsigned int>,long unsigned int,long unsigned int &>,boost::on_tree_edge> >, boost::iterator_property_map
<boost::default_color_type *,boost::vec_adj_list_vertex_id_map<boost::no_property,long unsigned int>,boost::default_color_type,boost::default_
color_type &> >(const boost::reverse_graph<boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::prope
rty<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_p
roperty,boost::listS>,const boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge
_index_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::
listS> &> &, long unsigned int, boost::queue<long unsigned int,deque<long unsigned int,allocator<long unsigned int>,0> > &, boost::bfs_visitor
<boost::distance_recorder<boost::iterator_property_map<long unsigned int *,boost::vec_adj_list_vertex_id_map<boost::no_property,long unsigned 
int>,long unsigned int,long unsigned int &>,boost::on_tree_edge> >, boost::iterator_property_map<boost::default_color_type *,boost::vec_adj_li
st_vertex_id_map<boost::no_property,long unsigned int>,boost::default_color_type,boost::default_color_type &>)'
boost/graph/breadth_first_search.hpp:188:   instantiated from `boost::detail::bfs_helper<boost::reverse_graph<boost::adjacency_list<boost::vec
S,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous
}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,const boost::adjacency_list<boost::vecS,boost::vecS,b
oost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,
void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &>, boost::iterator_property_map<boost::default_color_type *,boost::
vec_adj_list_vertex_id_map<boost::no_property,long unsigned int>,boost::default_color_type,boost::default_color_type &>, boost::bfs_visitor<bo
ost::distance_recorder<boost::iterator_property_map<long unsigned int *,boost::vec_adj_list_vertex_id_map<boost::no_property,long unsigned int
>,long unsigned int,long unsigned int &>,boost::on_tree_edge> >, boost::bfs_visitor<boost::distance_recorder<boost::iterator_property_map<long
 unsigned int *,boost::vec_adj_list_vertex_id_map<boost::no_property,long unsigned int>,long unsigned int,long unsigned int &>,boost::on_tree_
edge> >, boost::graph_visitor_t, boost::no_property>(boost::reverse_graph<boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,
boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),bo
ost::no_property> >,boost::no_property,boost::listS>,const boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_prope
rty,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_propert
y> >,boost::no_property,boost::listS> &> &, long unsigned int, boost::iterator_property_map<boost::default_color_type *,boost::vec_adj_list_ve
rtex_id_map<boost::no_property,long unsigned int>,boost::default_color_type,boost::default_color_type &>, boost::bfs_visitor<boost::distance_r
ecorder<boost::iterator_property_map<long unsigned int *,boost::vec_adj_list_vertex_id_map<boost::no_property,long unsigned int>,long unsigned
 int,long unsigned int &>,boost::on_tree_edge> >, const boost::bgl_named_params<boost::bfs_visitor<boost::distance_recorder<boost::iterator_pr
operty_map<long unsigned int *,boost::vec_adj_list_vertex_id_map<boost::no_property,long unsigned int>,long unsigned int,long unsigned int &>,
boost::on_tree_edge> >,boost::graph_visitor_t,boost::no_property> &)'
boost/graph/breadth_first_search.hpp:234:   instantiated from `boost::detail::bfs_dispatch<boost::detail::error_property_not_found>::apply<boo
st::reverse_graph<boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,l
ong unsigned int,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,con
st boost::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned in
t,boost::property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &>, boost::bfs_vis
itor<boost::distance_recorder<boost::iterator_property_map<long unsigned int *,boost::vec_adj_list_vertex_id_map<boost::no_property,long unsig
ned int>,long unsigned int,long unsigned int &>,boost::on_tree_edge> >, boost::graph_visitor_t, boost::no_property>(boost::reverse_graph<boost
::adjacency_list<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost:
:property<boost::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,const boost::adjacency_lis
t<boost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost
::{anonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &> &, long unsigned int, const boost::bgl
_named_params<boost::bfs_visitor<boost::distance_recorder<boost::iterator_property_map<long unsigned int *,boost::vec_adj_list_vertex_id_map<b
oost::no_property,long unsigned int>,long unsigned int,long unsigned int &>,boost::on_tree_edge> >,boost::graph_visitor_t,boost::no_property> 
&, boost::detail::error_property_not_found)'
boost/graph/breadth_first_search.hpp:256:   instantiated from `boost::breadth_first_search<boost::{anonymous}::smart_graph::distances_to(long 
unsigned int) const::reverse_cast_graph, boost::bfs_visitor<boost::distance_recorder<boost::iterator_property_map<long unsigned int *,boost::v
ec_adj_list_vertex_id_map<boost::no_property,long unsigned int>,long unsigned int,long unsigned int &>,boost::on_tree_edge> >, boost::graph_vi
sitor_t, boost::no_property>(const boost::{anonymous}::smart_graph::distances_to(long unsigned int) const::reverse_cast_graph &, long unsigned
 int, const boost::bgl_named_params<boost::bfs_visitor<boost::distance_recorder<boost::iterator_property_map<long unsigned int *,boost::vec_ad
j_list_vertex_id_map<boost::no_property,long unsigned int>,long unsigned int,long unsigned int &>,boost::on_tree_edge> >,boost::graph_visitor_
t,boost::no_property> &)'
libs/python/src/object/inheritance.cpp:120:   instantiated from here
/boot/home/Desktop/boost_1_35_0/boost/graph/graph_concepts.hpp:107: base `boost::concepts::Graph<boost::reverse_graph<boost::adjacency_list<bo
ost::vecS,boost::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{a
nonymous}::edge_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS>,const boost::adjacency_list<boost::vecS,boost
::vecS,boost::bidirectionalS,boost::no_property,boost::property<boost::edge_index_t,long unsigned int,boost::property<boost::{anonymous}::edge
_cast_t,void * (*)(void *),boost::no_property> >,boost::no_property,boost::listS> &> >' with only non-default constructor
/boot/home/Desktop/boost_1_35_0/boost/graph/graph_concepts.hpp:107: in class without a constructor

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  
-I"." -I"/boot/home/config/include/python2.4" -c -o "bin.v2/libs/python/build/gcc-2.95.3/release/threading-multi/inheritance.o" "libs/python/s
rc/object/inheritance.cpp"

...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-2.95.3/release/threading-multi/inheritance.o...
...skipped <pbin.v2/libs/python/build/gcc-2.95.3/release/threading-multi>libboost_python-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/py
thon/build/gcc-2.95.3/release/threading-multi>inheritance.o...
...skipped <p/boot/home/config/lib>libboost_python-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/python/build/gcc-2.95.3/release/threadin
g-multi>libboost_python-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_python-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_python-gcc295-mt-1_35.so.1.3
5.0...
gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/cregex.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/limits.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_workaround.hpp:37,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex.hpp:32,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex.hpp:31,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/cregex.cpp:22:
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/regex_traits.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex.hpp:39,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex.hpp:31,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/cregex.cpp:22:
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:124: parse error before `int'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:128: parse error before `)'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:129: template declaration of `struct boost::re_detail::default_wrapper<BaseT> 
boost::re_detail::char_type'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:129: syntax error before `{'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: ANSI C++ forbids declaration `default_wrapper' with no type
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: template-id `default_wrapper<BaseT>' used as a declarator
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: parse error before `;'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:160: parse error before `}'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:167: no class template named `compute_wrapper_base' in `boost::re_detail'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:168: `type' is not a class or namespace
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:175: parse error before `}'
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex.hpp:67,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex.hpp:31,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/cregex.cpp:22:
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:58: parse error before `>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:59: missing ';' before right brace
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: declaration of template `template <class charT, class traits> struct boost:
:re_detail::regex_data<charT,traits> boost::re_detail::regex_data()'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/states.hpp:265: conflicts with previous declaration `template <class charT, class traits> struc
t boost::re_detail::regex_data<charT,traits>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/states.hpp:265: previous non-function declaration `template <class charT, class traits> struct 
boost::re_detail::regex_data<charT,traits>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: conflicts with function declaration `template <class charT, class traits> s
truct boost::re_detail::regex_data<charT,traits> boost::re_detail::regex_data()'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp: In function `struct boost::re_detail::regex_data<charT,traits> boost::re_detai
l::regex_data()':
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: base initializers not allowed for non-member functions
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: parse error before `<'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: ANSI C++ forbids declaration `regex_traits_wrapper' with no type
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: template-id `regex_traits_wrapper<traits>' in declaration of primary templa
te
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp: In function `int boost::re_detail::regex_traits_wrapper()':
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: parse error before `)'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:64: `regex_traits_wrapper' undeclared in namespace `boost'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:64: parse error before `>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:66: syntax error before `;'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:68: confused by earlier errors, bailing out

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBU
G  -I"." -c -o "bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/cregex.o" "libs/regex/src/../src/cregex.cpp"

...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/cregex.o...
gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/instances.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/limits.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_workaround.hpp:37,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex.hpp:32,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex.hpp:31,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/instances.cpp:30:
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/regex_traits.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex.hpp:39,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex.hpp:31,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/instances.cpp:30:
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:124: parse error before `int'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:128: parse error before `)'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:129: template declaration of `struct boost::re_detail::default_wrapper<BaseT> 
boost::re_detail::char_type'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:129: syntax error before `{'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: ANSI C++ forbids declaration `default_wrapper' with no type
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: template-id `default_wrapper<BaseT>' used as a declarator
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: parse error before `;'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:160: parse error before `}'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:167: no class template named `compute_wrapper_base' in `boost::re_detail'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:168: `type' is not a class or namespace
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:175: parse error before `}'
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex.hpp:67,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex.hpp:31,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/instances.cpp:30:
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:58: parse error before `>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:59: missing ';' before right brace
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: declaration of template `template <class charT, class traits> struct boost:
:re_detail::regex_data<charT,traits> boost::re_detail::regex_data()'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/states.hpp:265: conflicts with previous declaration `template <class charT, class traits> struc
t boost::re_detail::regex_data<charT,traits>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/states.hpp:265: previous non-function declaration `template <class charT, class traits> struct 
boost::re_detail::regex_data<charT,traits>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: conflicts with function declaration `template <class charT, class traits> s
truct boost::re_detail::regex_data<charT,traits> boost::re_detail::regex_data()'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp: In function `struct boost::re_detail::regex_data<charT,traits> boost::re_detai
l::regex_data()':
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: base initializers not allowed for non-member functions
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: parse error before `<'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: ANSI C++ forbids declaration `regex_traits_wrapper' with no type
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: template-id `regex_traits_wrapper<traits>' in declaration of primary templa
te
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp: In function `int boost::re_detail::regex_traits_wrapper()':
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: parse error before `)'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:64: `regex_traits_wrapper' undeclared in namespace `boost'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:64: parse error before `>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:66: syntax error before `;'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:68: confused by earlier errors, bailing out

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBU
G  -I"." -c -o "bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/instances.o" "libs/regex/src/../src/instances.cpp"

...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/instances.o...
gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/posix_api.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/limits.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_workaround.hpp:37,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex.hpp:32,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex.hpp:31,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/posix_api.cpp:22:
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/regex_traits.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex.hpp:39,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex.hpp:31,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/posix_api.cpp:22:
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:124: parse error before `int'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:128: parse error before `)'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:129: template declaration of `struct boost::re_detail::default_wrapper<BaseT> 
boost::re_detail::char_type'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:129: syntax error before `{'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: ANSI C++ forbids declaration `default_wrapper' with no type
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: template-id `default_wrapper<BaseT>' used as a declarator
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: parse error before `;'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:160: parse error before `}'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:167: no class template named `compute_wrapper_base' in `boost::re_detail'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:168: `type' is not a class or namespace
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:175: parse error before `}'
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex.hpp:67,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex.hpp:31,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/posix_api.cpp:22:
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:58: parse error before `>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:59: missing ';' before right brace
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: declaration of template `template <class charT, class traits> struct boost:
:re_detail::regex_data<charT,traits> boost::re_detail::regex_data()'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/states.hpp:265: conflicts with previous declaration `template <class charT, class traits> struc
t boost::re_detail::regex_data<charT,traits>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/states.hpp:265: previous non-function declaration `template <class charT, class traits> struct 
boost::re_detail::regex_data<charT,traits>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: conflicts with function declaration `template <class charT, class traits> s
truct boost::re_detail::regex_data<charT,traits> boost::re_detail::regex_data()'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp: In function `struct boost::re_detail::regex_data<charT,traits> boost::re_detai
l::regex_data()':
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: base initializers not allowed for non-member functions
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: parse error before `<'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: ANSI C++ forbids declaration `regex_traits_wrapper' with no type
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: template-id `regex_traits_wrapper<traits>' in declaration of primary templa
te
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp: In function `int boost::re_detail::regex_traits_wrapper()':
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:61: parse error before `)'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:64: `regex_traits_wrapper' undeclared in namespace `boost'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:64: parse error before `>'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:66: syntax error before `;'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/basic_regex.hpp:68: confused by earlier errors, bailing out

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBU
G  -I"." -c -o "bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/posix_api.o" "libs/regex/src/../src/posix_api.cpp"

...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/posix_api.o...
gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/regex.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/pending/static_mutex.hpp:135,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/mem_block_cache.hpp:23,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/regex.cpp:43:
/boot/home/Desktop/boost_1_35_0/boost/thread/detail/platform.hpp:67: #error "Sorry, no boost threads are available for this platform."
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/pending/static_mutex.hpp:135,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/mem_block_cache.hpp:23,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/regex.cpp:43:
/boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/pending/static_mutex.hpp:136,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/mem_block_cache.hpp:23,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/regex.cpp:43:
/boot/home/Desktop/boost_1_35_0/boost/thread/recursive_mutex.hpp:18: #error "Boost threads unavailable on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBU
G  -I"." -c -o "bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/regex.o" "libs/regex/src/../src/regex.cpp"

...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/regex.o...
gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/regex_traits_defaults.o
g++: unrecognized option `-pthread'
/boot/home/Desktop/boost_1_35_0/libs/regex/src/regex_traits_defaults.cpp:350: warning: `/*' within comment
/boot/home/Desktop/boost_1_35_0/libs/regex/src/regex_traits_defaults.cpp:545: warning: `/*' within comment
In file included from /boot/home/Desktop/boost_1_35_0/boost/limits.hpp:17,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_workaround.hpp:37,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:26,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/regex_traits.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/regex_traits_defaults.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
/boot/home/Desktop/boost_1_35_0/boost/detail/limits.hpp:298: warning: large integer implicitly truncated to unsigned type
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/regex_traits.hpp:27,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/regex_traits_defaults.cpp:20:
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:124: parse error before `int'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:128: parse error before `)'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:129: template declaration of `struct boost::re_detail::default_wrapper<BaseT> 
boost::re_detail::char_type'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:129: syntax error before `{'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: ANSI C++ forbids declaration `default_wrapper' with no type
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: template-id `default_wrapper<BaseT>' used as a declarator
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:143: parse error before `;'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:160: parse error before `}'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:167: no class template named `compute_wrapper_base' in `boost::re_detail'
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:168: `type' is not a class or namespace
/boot/home/Desktop/boost_1_35_0/boost/regex/v4/regex_traits.hpp:175: parse error before `}'

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBU
G  -I"." -c -o "bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/regex_traits_defaults.o" "libs/regex/src/../src/regex_traits_defaul
ts.cpp"

...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/regex_traits_defaults.o...
gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/static_mutex.o
g++: unrecognized option `-pthread'
In file included from /boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:12,
                 from /boot/home/Desktop/boost_1_35_0/boost/regex/pending/static_mutex.hpp:135,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/static_mutex.cpp:24:
/boot/home/Desktop/boost_1_35_0/boost/thread/detail/platform.hpp:67: #error "Sorry, no boost threads are available for this platform."
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/pending/static_mutex.hpp:135,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/static_mutex.cpp:24:
/boot/home/Desktop/boost_1_35_0/boost/thread/once.hpp:18: #error "Boost threads unavailable on this platform"
In file included from /boot/home/Desktop/boost_1_35_0/boost/regex/pending/static_mutex.hpp:136,
                 from /boot/home/Desktop/boost_1_35_0/libs/regex/src/static_mutex.cpp:24:
/boot/home/Desktop/boost_1_35_0/boost/thread/recursive_mutex.hpp:18: #error "Boost threads unavailable on this platform"

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBU
G  -I"." -c -o "bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/static_mutex.o" "libs/regex/src/../src/static_mutex.cpp"

...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi/static_mutex.o...
...skipped <pbin.v2/libs/regex/build/gcc-2.95.3/release/threading-multi>libboost_regex-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/rege
x/build/gcc-2.95.3/release/threading-multi>cregex.o...
...skipped <p/boot/home/config/lib>libboost_regex-gcc295-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/regex/build/gcc-2.95.3/release/threading-
multi>libboost_regex-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_regex-gcc295-mt-1_35.so for lack of <p/boot/home/config/lib>libboost_regex-gcc295-mt-1_35.so.1.35.
0...
...skipped <p/boot/home/config/lib>libboost_serialization-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_serialization-gcc295-mt-1_
35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_wserialization-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_wserialization-gcc295-mt-
1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_signals-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_signals-gcc295-mt-1_35.so.1.35.0
...
...skipped <p/boot/home/config/lib>libboost_prg_exec_monitor-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_prg_exec_monitor-gcc295
-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_test_exec_monitor-gcc295-mt.a for lack of <p/boot/home/config/lib>libboost_test_exec_monitor-gcc29
5-mt-1_35.a...
...skipped <p/boot/home/config/lib>libboost_unit_test_framework-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_unit_test_framework-
gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_thread-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_thread-gcc295-mt-1_35.so.1.35.0..
.
...skipped <p/boot/home/config/lib>libboost_wave-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_wave-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_date_time-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_date_time-gcc295-mt-1_35.so.1.
35.0...
...skipped <p/boot/home/config/lib>libboost_system-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_system-gcc295-mt-1_35.so.1.35.0..
.
...skipped <p/boot/home/config/lib>libboost_filesystem-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_filesystem-gcc295-mt-1_35.so.
1.35.0...
...skipped <p/boot/home/config/lib>libboost_graph-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_graph-gcc295-mt-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_iostreams-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_iostreams-gcc295-mt-1_35.so.1.
35.0...
...skipped <p/boot/home/config/lib>libboost_program_options-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_program_options-gcc295-m
t-1_35.so.1.35.0...
...skipped <p/boot/home/config/lib>libboost_python-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_python-gcc295-mt-1_35.so.1.35.0..
.
...skipped <p/boot/home/config/lib>libboost_regex-gcc295-mt.so for lack of <p/boot/home/config/lib>libboost_regex-gcc295-mt-1_35.so.1.35.0...
...failed updating 66 targets...
...skipped 62 targets...
Not all Boost libraries built properly.
