id summary reporter owner description type status milestone component version severity resolution keywords cc 5851 Failed to build boost when both options 'address-model' and '--build-dir' are used. Frank W. "I'm cannot build boost 1.47.0 (host: Win7 64bit, VS2010/MSVC10.0) when specifying a non-default build-dir and address-model at the same time: RMDIR /S /Q %TEMP%\boost[[br]] b2 --build-dir=%TEMP% address-model=64 runtime-link=static stage Leads to many errors in the form: don't know how to make C:\Windows\Temp\boost\bin.v2\libs\math\config\msvc-10.0\debug\address-model-64\threading-multi or don't know how to make C:\Windows\Temp\boost\bin.v2\libs\regex\build\msvc-10.0\debug\address-model-64 ...patience... ...patience... don't know how to make C:\Windows\Temp\boost\bin.v2\libs\math ...patience... ...found 6029 targets... ...updating 740 targets... ...can't find 2 targets... common.mkdir stage common.mkdir stage\lib ...skipped C:\Windows\TEMP\boost\bin.v2\libs\regex\build\msvc-10.0\debug\address-model-64\link-static for lack of C:\Windows\Temp\boost\bin.v2\libs\regex\build\ msvc-10.0\debug\address-model-64... ...skipped C:\Windows\TEMP\boost\bin.v2\libs\regex\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static for lack of C:\Windows\TEMP\boost\bin. v2\libs\regex\build\msvc-10.0\debug\address-model-64\link-static... ...skipped C:\Windows\TEMP\boost\bin.v2\libs\regex\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi for lack of C:\Windows \TEMP\boost\bin.v2\libs\regex\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static... ...skipped c_regex_traits.obj f or lack of C:\Windows\TEMP\boost\bin.v2\libs\regex\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi... ...skipped cpp_regex_traits.obj for lack of C:\Windows\TEMP\boost\bin.v2\libs\regex\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi... Ommitting one of the above mentioned options successfully builds boost!" Bugs closed To Be Determined Building Boost Boost 1.47.0 Problem invalid