$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-03-07 06:38:48
Vladimir Prus wrote:
> On Friday 03 March 2006 20:22, Markus Schöpflin wrote:
>
>> The numbers after the '.a' are not there in V1.
>
> I've just modified Boost's top-level Jamfile.v2 to avoid numbers after .a in
> V2.
>
> Can you do a quick check of going to libs/filesystem/test, running "bjam --v2"
> and seeing if the link failures are gone?
I don't think the link failures were caused by the library names as they
were used consistently throughout boost. I just noted the naming as a
difference from V1.
For an explanation of the link failures, see my post titled '[bbv2] Static
libs broken on Tru64'.
Markus