|
Boost-Build : |
From: Andrej van der Zee (mavdzee_at_[hidden])
Date: 2008-06-26 03:42:37
Hi,
I am struggling with bjam in Cygwin. I am using
toolset=msvc and somehow I am not able to get absolute
include paths right. Somehow the msvc-compiler does
not recognize this. My guess is the difference in
denotation of paths in Cygwin and Windows.
Below the output of bjam -d2. The compiltaion fails
because it cant find a included file in
/usr/local/include/boost-1_35, although this directory
is added to the -I option. I tried using Windows
notation of the include-path, but I can't get it to
work.
So how can I make this work?
Cheers,
Andrej
compile-c-c++
../../server/handlers/bin/msvc-9.0/debug/threading-multi/handler_state.obj
cmd.exe /S /C call "C:\Program Files\Microsoft
Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul "&&" cl
/Zm800 -nologo
@"bin\msvc-9.0\debug\threading-multi\handler_state.obj.rsp"
...failed compile-c-c++
../../server/handlers/bin/msvc-9.0/debug/threading-multi/handler_state.obj...
file bin\msvc-9.0\debug\threading-multi\reset.obj.rsp
"reset.cpp"
-Fo"bin\msvc-9.0\debug\threading-multi\reset.obj"
-TP
/Z7
/Od
/Ob0
/W3
/GR
/MDd
/Zc:forScope
/Zc:wchar_t
/wd4675
/EHs
-c
-DTIXML_USE_TICPP
"-I/home/Andrej van der Zee/speedo/trunk"
"-I/usr/local/include/boost-1_35"
__________________________________________________________
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk