|
Boost Testing : |
From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-11-07 07:15:04
Bronek Kozicki <brok_at_[hidden]> wrote:
>> Here is the problem. After some time and everything going apparently
>> well, bjam suddenly terminates with message (
>> citation from bjam.log begin):
>>
>> MkDir1
>> G:\results\bin\boost\libs\multi_index\test\test_special_list_ops.test
>>
>> mkdir
>> "G:\results\bin\boost\libs\multi_index\test\test_special_list_ops.test"
>>
>> failed to write command file!
>>
>> (end of bjam.log)
another run, and my bjam.log ands with:
test_asserts.cpp
vc-C++
G:\results\bin\boost\libs\regex\test\regex_regress.test\vc-8_0\debug\threading-multi\test_backrefs.obj
CALL "C:\Program Files\Microsoft Visual Studio
8\VC\bin\vcvars32.BAT" >nul
"C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl"
/Zm800 -nologo /EHsc -c -DBOOST_REGEX_CONFIG_INFO=1 /Z7 /Od /Ob0
/EHsc /GR /MDd /Zc:forScope
Zc:wchar_t -I"G:\results\bin\boost\libs\regex\test" -I"G:\boost" -Fo"G:\results\bin\boost\libs\regex\test\regex_regress.test\vc-8_0\debug\threading-multi\test_backrefs.obj"
-Tp"..\libs\regex\test\regress\test_backrefs.cpp"
failed to write command file!
:-(
B.