$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-01-28 08:52:59
Hi Martin,
> Markus Schöpflin wrote:
> > 2. I use customized tool sets for all of my regression runs. For V1, one
> > such file looks like this:
> >
> > {
> > extends-toolset tru64cxx65 ;
> >
> > flags tru64cxx65 CFLAGS : -version V6.5-042 -ieee ;
> > flags tru64cxx65 LINKFLAGS : -version V6.5-042 -ieee ;
> > }
>
> Same here. A reasonably idiot-proof transition guide for the testers
> would be helpful (at least in my case). That guide must not require
> putting files into the runners home directory since that would interfere
> with other boost-related activities.
Can you tell where do you place your customized files at the moment, with V1.
Do you place it to some directory that's in BOOST_BUILD_PATH? Or something
else.
Thanks,
Volodya