Boost logo

Boost-Build :

From: jim_at_[hidden]
Date: 2005-03-02 17:11:52


I've been trying to work ion how to build a build tool and then use it
myself, but am currently stuck on the question of how to find the location
of a built file.

I.e. if I have a rule that generates an executable

exe builder : builder.c ;

I would like to be able to say

local builder-exe = ?? Something ?? ;
echo Builder executable file is at $(builder-exe) ;

There seem to be differences between current CVS and m10 here. Any
advice on which to use and how to go about it?

-- 
Jim Hague - jim_at_[hidden] Never trust a computer you can't lift.
 

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