Building boost 1.33.1 on BCB6 (5.6.4)


2006-08-23 08:12:03 AM
cppbuilder77
Hello,
When I try and build Boost on BCB6, I get stacks of errors that seem to
be related to the fact that the path to the installation of CBuilder
has a space in it:
bjam -sTOOLS=borland-5_6_4 "-sBCC_564_ROOT=c:\program
files\Borland\CBuilder6" "--prefix=C:\BorlandBoost"
"--with-python-root=C:\python23" --with-python-version=2.3 install
Can someone tell me how to quote this so that the space in "program
files" doesn't cause a problem?
Cheers,
Peter Dulimov.