Index: tools/build/v2/contrib/boost.jam =================================================================== --- tools/build/v2/contrib/boost.jam (revision 74463) +++ tools/build/v2/contrib/boost.jam (working copy) @@ -196,8 +196,12 @@ ; alias headers ; + lib chrono : : : : + shared:BOOST_CHRONO_DYN_LINK ; lib date_time : : : : shared:BOOST_DATE_TIME_DYN_LINK ; + lib exception : : : : + ; lib filesystem : : : : shared:BOOST_FILE_SYSTEM_DYN_LINK ; lib graph : : : :