$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Trouble using bjam
From: Roland Bock (rbock_at_[hidden])
Date: 2010-02-15 11:28:01
>> 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.