|
Boost Testing : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-03-17 05:28:15
Bronek Kozicki wrote:
> Vladimir Prus <ghost_at_[hidden]> wrote:
>> your Broken_office tests use mingw-3_4_4-stlport-5_0 toolset which is
>> not present in CVS. Can you send me the toolset definition file?
>
> it's as simple as:
>
> {
> local MINGW_ROOT_DIRECTORY = $(MINGW_3.4.4_ROOT_DIRECTORY) ;
> extends-toolset mingw-stlport ;
> }
That's good! The simpler the file, the less likely are the problems.
> I sent to your private email you my other jamfiles (just like the above)
> and the batch file I use to run tests
Thanks!
- Volodya