$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Boost.Build causing failures on the release branch(and Trunk too)
From: John Maddock (john_at_[hidden])
Date: 2008-11-19 12:14:21
John Maddock wrote:
>> There seem to be a lot of failures on the release branch caused by
>> some
>> libraries not being found, so for example on acc:
>>
>> http://tinyurl.com/6r76o5
>>
>> or on Darwin:
>>
>> http://tinyurl.com/6dyezn
>>
>> The library not being found is part of the project requirements BTW
>> in case
>> that helps,
Ah, but even trivial library linking fails for these:
http://tinyurl.com/5lzk83 so could be either a toolset issue or a BBv2 one.
Confused yours, John.