From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-08-30 17:14:41


On 28/08/06, Rene Rivera <grafikrobot_at_[hidden]> wrote:
> -Fo"..\bin.v2\libs\any\test\any_cast_cv_failed.test\msvc-8.0\debug\any_cast_cv_failed.obj"
> -TP
> /Z7
> /Od
> /Ob0
> /W3
> /GR
> /MDd
> /Zc:forScope
> /Zc:wchar_t
> /wd4675
> /EHs
> -c
>
> -DBOOST_ALL_NO_LIB=1
>
> "-I.."
>
Is the header search path really this short? Should we print INCLUDE
environment variable and possibly other variables used by cl here?
Such info will help us to debug complex scenarios like overriding
Platform SDK or STL. The environment at the time of bjam startup is
not enough because vsvars.bat changes it.

-- 
Andrei