$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Ray Lambert (codemonkey_at_[hidden])
Date: 2007-08-10 12:13:41
Vladimir Prus wrote:
>> *Should* "<library>rt" have worked?
>>
> No. <library> is a dependency feature and the value of it should
> be a name of a target. If you don't declare target named 'rt' in your
> Jamfile, then
>
> <library>rt
>
> won't work. You can use:
>
> <target-os>linux:<find-library>rt
>
> though.
>
Thanks again Volodya. I'll try that next time I'm on the Windoze box.
BTW, what is the best reference for finding properties? I'm using the
BBV2 manual but it doesn't contain <find-library>.
~ray
-- In a world without walls and fences, who needs windows and gates?