$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-12-12 13:39:39
On Friday 12 December 2003 01:34 pm, Edward Diener wrote:
> I am not knowledgable about the workings of bjam. Where is the borland
> toolset file located in the Boost directory structure ? I want to change it
> locally, if necessary, to use -L"..." rather than -L "..." .
$BOOST_ROOT/tools/build/v1/borland-tools.jam
Doug