Boost logo

Boost Testing :

From: Joaquin M Lopez Munoz (joaquin_at_[hidden])
Date: 2006-04-27 04:47:28


Vladimir Prus <ghost <at> cs.msu.su> writes:

>
> Joaquin M Lopez Munoz wrote:
>
> > Hello Stefan,
> >
> > I can only do some inspecting and guessing (don't have
> > access to CW 9.4), but here is my hunch anyway:
> >
> > The V2 version does *not* include "-runtime dmd", yet
> > forces dynamic linking of Boost.Serialization. If the
> > default runtime for CW is static (I don't know for
> > sure), we got a problem. Maybe the problem is not exposed
> > in Boost.Serialization test themselves bc they always consist
> > of one translation unit --my test, however, has two .cpp's.
> >
> > Maybe you can try to rebuild the test using
> > "-runtime dmd" and report the results?
>
> I've modified V2 cw toolset to pass -runtime dmd, so it's necessary to just
> re-run the tests.
>

Uh oh, I'm afraid the change causes every test for every
library to fail with "EXIT STATUS: 128" (see for instance
http://tinyurl.com/hs23w). Maybe the CW runtime DLL cannot
be found anywhere in PATH?

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


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