15 Feb
2010
15 Feb
'10
4:28 p.m.
I have a little trouble using bjam: I'd like to tell it to add /my/path to the include paths, by using this command-line:
bjam include=/my/path
<snip> I am using bjam installed by Ubuntu-8.04:
Boost.Build V2 (Milestone 11) Boost.Jam 03.1.14
That's pretty old. It might work better with a more recent version.
Updating to 3.1.17 (current version, I'd say), makes no difference.