|
Boost-Build : |
From: Frank Birbacher (bloodymir.crap_at_[hidden])
Date: 2007-09-03 05:17:34
Hi!
To learn more about Boost Build v2 see the documentation:
http://www.boost.org/doc/html/bbv2.html
Oliver.Kowalke_at_[hidden] schrieb:
>> You put that in your user-config.jam
>
> Which one? release/user-config.jam or build/v2/user-config.jam
None of them, please. The user-config.jam is a file for the _user_ to
_configure_ the build system. You don't want to have your special acc
config in boost svn, do you? See here for instructions on configuration:
http://www.boost.org/doc/html/bbv2/advanced.html#bbv2.advanced.configuration
And I'd recommand to put it into site-config.jam .
And for default "shared" linking use the "default-build" option of your
project:
http://www.boost.org/doc/html/bbv2/advanced.html#bbv2.advanced.projects
> And I'm not sure what I should write for 'command'.
In doubt, nothing.
Frank
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