Index: libs/filesystem/build/Jamfile.v2 =================================================================== --- libs/filesystem/build/Jamfile.v2 (revision 171) +++ libs/filesystem/build/Jamfile.v2 (working copy) @@ -12,6 +12,7 @@ : source-location ../src : usage-requirements # pass these requirement to dependents (i.e. users) shared:BOOST_FILESYSTEM_DYN_LINK=1 + shared:/boost/system static:BOOST_FILESYSTEM_STATIC_LINK=1 ; @@ -29,4 +30,4 @@ : ; -boost-install boost_filesystem ; \ No newline at end of file +boost-install boost_filesystem ;