$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] unable to construct prebuild library
From: Alexander Bernauer (alex_at_[hidden])
Date: 2009-02-21 07:27:00
On Saturday 21 February 2009 13:08:07 Vladimir Prus wrote:
> The story here is that 'lib' rule tries to be smart and figure out
> if you want searched lib or ordinary lib, depending on what properties
> are passed to it. It sometimes fails, and 'searched-lib' is a more
> explicit way.
Ah, ic. This makes sense.
> Do you use <source> property anywhere in project requirements?
No, I don't.
regards
Alex