Boost logo

Boost Testing :

From: Bronek Kozicki (brok_at_[hidden])
Date: 2006-03-17 05:08:48


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 ;
}

I sent to your private email you my other jamfiles (just like the above)
and the batch file I use to run tests

B.


Boost-testing list run by mbergal at meta-comm.com