hello,everybody
I want to test smart pointer library,but got some compile failure:
vc-
C++ ..\..\..\libs\smart_ptr\test\bin\shared_ptr_alloc_test.test\msvc\d
ebug\runtime-link-dynamic\shared_ptr_alloc_test.obj
shared_ptr_alloc_test.cpp
M:\develop\boost_1_30_0\boost/detail/quick_allocator.hpp(165) : fatal
error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1794)
Please choose the Technical Support command on the Visual
C++
Help menu, or open the Technical Support help file for more
information
"cl" /Zm800 -nologo -GX -c /Z7 /Od /Ob0 /GX /GR /MDd -
I"..\..\..\libs\smart_ptr\test" -I"M:\develop\boost_1_30_0" -
I"D:\PROGRA~1\MICROS~1\VC98\include" -
Fo"..\..\..\libs\smart_ptr\test\bin\shared_ptr_alloc_test.test\msvc\de
bug\runtime-link-dynamic\shared_ptr_alloc_test.obj" -
Tp"shared_ptr_alloc_test.cpp"
...failed vc-
C++ ..\..\..\libs\smart_ptr\test\bin\shared_ptr_alloc_test.test\msvc\d
ebug\runtime-link-dynamic\shared_ptr_alloc_test.obj...
...skipped