id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5583,naming conflict with static libraries using bjam,sul@…,,"I want to build boost with a static runtime-link using the following commands: @bjam.exe -a --runtime-link=static --threading=multi --link=static --variant=debug @bjam.exe -a --runtime-link=static --threading=multi --link=static --variant=release Thus, the resulting files should have a ""sgd"" pattern in the filename, e.g. libboost_filesystem-vc80-mt-sgd-1_46_1.lib regarding the BOOST_LIB_RT_OPT in auto_link.hpp. '''How is it possible building static runtime files with bjam?''' Maybe it is only a bug in the jamroot.",Bugs,closed,To Be Determined,build,Boost 1.46.1,Problem,invalid,,