$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] install target never up to date and error while copying
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-09-17 22:38:37
AMDG
Sebastian Hauer wrote:
> Hello,
> I am trying to use the install rule, to create a staging dist
> directory with all my header and binaries.
> Although everything gets correctly copied into the specified sub
> directories, bjam never seems to know that the 'installed' targets are
> up to date and always updates one of the library files. BTW: This
> happens on windows and is a DLL import .lib file.
> The project is setup as follows:
>
What I can see of your setup looks right, and I can't duplicate this
problem.
a) What version of Boost.Build are you using?
b) Can you provide a complete test case?
In Christ,
Steven Watanabe