Boost libs building - difference between runtime-link and link options
问题 I'm trying to build boost libraries in Windows 7 with MSVC (VS 2010). I have come across the options runtime-link and link in the bjam command line options. I would like to know how they are used and what is the exact difference between them. I have built the Boost Regex library using this command line bjam --with-regex variant=release --build-options=complete it produced these files: 1)boost_regex-vc100-mt-1_47.dll (Import library:boost_regex-vc100-mt-1_47.lib) 2)libboost_regex-vc100-mt-1_47