Boost logo

Boost-Build :

From: Robert Kesterson (robertkesterson_at_[hidden])
Date: 2006-01-17 23:33:22


I build bjam with the build.bat

then ran the following in my boost root directory:

bjam "-sTOOLS=vc-7_1" --without-python --stagedir="C:\Stage" stage

Output was:

******************************************************
Building Boost.Iostreams with bzip2 support disabled. ECHO To enable bzip2,
consult the Boost.Iostreams documentation
******************************************************
******************************************************
Building Boost.Iostreams with zlib and gzip support disabled.
To enable zlib and gzip, consult the Boost.Iostreams documentation
******************************************************
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
...patience...
...patience...
...found 5893 targets...
...updating 1577 targets...
MkDir1 C:\Stage
spawn: No such file or directory

Created the C:\Stage Directory and reran:

******************************************************
Building Boost.Iostreams with bzip2 support disabled. ECHO To enable bzip2,
consult the Boost.Iostreams documentation
******************************************************
******************************************************
Building Boost.Iostreams with zlib and gzip support disabled.
To enable zlib and gzip, consult the Boost.Iostreams documentation
******************************************************
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
...patience...
...patience...
...found 5893 targets...
...updating 1576 targets...
MkDir1 C:\Stage\lib
spawn: No such file or directory

So what am I doing wrong? Any help would be great.

Robert

___________________________________________________________
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.


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