$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2004-08-16 02:34:36
Vladimir Prus wrote:
>>When I try to compile the v2/example/libraries I get following error:
>>It can't find the borland compiler apparantly but I'm working on linux
>>with gcc. How come bjam is searching for borland?
>
>
> I think you have "using borland ; " somewhere.
I don't. But now I found out that the project-root.jam of
example/libraries does. But why is that and is it good practice?