Boost logo

Boost-Build :

From: Jeremy Furtek (jfurtek_at_[hidden])
Date: 2002-03-15 19:52:57


Works like a charm!

Thanks,

Jeremy Furtek
mailto:jfurtek_at_[hidden]

> >I would like my build system to "install" (or copy) built dlls and
> >executables to a predefined location. (This way, I can set my
> >PATH/LD_LIBRARY_PATH and run the program.)

> We haven't takled intalls, yet. The closest we have so far is this:
>
>
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/boost/boost/tools/
build/build_system.htm?rev=HEAD&content-type=text/html#stage_targets
>
> Which works as long as your output directory is within the build
directories.
>
> Given this example try doing something like this in your top level
Jamfile:
>
> stage bin-stage : <exe>ext/test ;

 


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