$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eddielee_at_[hidden])
Date: 2003-12-12 14:03:43
Douglas Gregor wrote:
> 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
It doesn't look like there is any space between the -L parameter and the
library path in the borland-tools .jam file. I will try it out and see what
happens.