Boost logo

Boost-Build :

From: Robert Ramey (Ramey_at_[hidden])
Date: 2005-02-18 18:28:19


Recently, I've begun to get a message when using the como toolset that
indicates a command line processor doesn't like spaces in a directory name.
Note that use other toolsets whose binarys are found in "program files" -
its seems particular to como. Does this ring a bell with anyone? It used
to work fine. I think it started to happen when I updated my whole cvs
tree. the como toolset jam files don't seem to have changed - i'm at a loss

Robert Ramey

como-C++-action
..\..\..\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\como-4_3_3
-vc7_1\debug\test_tools.obj
'c:\Program' is not recognized as an internal or external command,
operable program or batch file.

set "LIB=c:\Program Files\como433\libcomo;%LIB%"
set "PATH=c:\Program Files\como433\bin\;%PATH%"
set "COMO_BASE=c:\Program Files\como433"
c:\Program
Files\como433\bin\como --vc71 -c -e5 --no_version --no_prelink_verbose --di
splay_error_number --long_long --diag_suppress=9,21,161,748,940,962 -D__STL_
LONG_LONG -DBOOST_TEST_NO_AUTO_LINK=1 --a --no_inlining /Zi
Od -D_WIN32 --exceptions -DBOOST_DISABLE_WIN32 --wchar_t -I"..\..\..\bin\b
oost\libs\test\build" -I"c:\Program Files\como433\libcomo c:\Program
Files\como433\libcomo\cnames" -I"C:\BoostMainCVS" -I"C:\BoostMainCVS" -I"C:
\BoostMainCVS" -o
"..\..\..\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\como-4_3_
3-vc7_1\debug\test_tools.obj"
"C:\BoostMainCVS\libs\test\build\../src/test_tools.cpp"

...failed como-C++-action
..\..\..\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\como-4_3_3
-vc7_1\debug\test_tools.obj...

 


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