Boost logo

Boost-Build :

From: Robert Ramey (ramey_at_[hidden])
Date: 2008-03-22 00:39:20


I recently started using the trunk for testing on my windows/XP system.

I updated my local directory to get in sync with the trunk.

When I build with msvc 7.1 or 9.0 things work as I expect.

When I build with gcc or with borland I get a messsage like the following:

$ bjam --toolset=borland >bjam.log
spawn: No such file or directory

The tail of the bjam.log file looks like:

note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(don't panic: this is a strictly optional feature).
...patience...
...found 1212 targets...
...updating 68 targets...
MkDir1 ..\..\..\bin.v2\libs\serialization\build\borland

What do I have to do to make these work?

Robert Ramey


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