Boost logo

Boost-Build :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2004-08-12 14:36:16


When I try to compile the v2/example/libraries I get following error:

poisson:/home/tk/cvstop/boost/tools/build/v2/example/libraries
>/home/tk/cvstop/boost/tools/build/jam_src/bin.linuxx86/bjam
warning: toolset borland initialization: can't find tool bcc32.exe
warning: initialized from project-root.jam:5
/home/tk/cvstop/boost/tools/build/v2/tools/borland.jam:29: in borland.init
*** argument error
* rule common.get-absolute-tool-path ( command )
* called with: ( )
* missing argument command
/home/tk/cvstop/boost/tools/build/v2/tools/common.jam:148:see definition
of rule 'get-absolute-tool-path' being called
/home/tk/cvstop/boost/tools/build/v2/build/toolset.jam:28: in using
project-root.jam:5: in modules.load
/home/tk/cvstop/boost/tools/build/v2/build/project-roots.jam:166: in
object(project-root-object)@1.initialize
/home/tk/cvstop/boost/tools/build/v2/build/project-roots.jam:53: in
project-roots.load
/home/tk/cvstop/boost/tools/build/v2/build/project.jam:61: in project.load
/home/tk/cvstop/boost/tools/build/v2/build-system.jam:75: in load
/home/tk/cvstop/boost/tools/build/v2/example/../kernel/modules.jam:259:
in import
/home/tk/cvstop/boost/tools/build/v2/example/../kernel/bootstrap.jam:120:
in boost-build
/home/tk/cvstop/boost/tools/build/v2/example/boost-build.jam:2: in
module scope

It can't find the borland compiler apparantly but I'm working on linux
with gcc. How come bjam is searching for borland?

toon

 


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