Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2002-09-19 12:13:53


Gennadiy Rozental wrote:

> 3. Use boost/test/minimal.hpp instead of
> boost/test/test_tool.hpp+BOOST_INCLUDE_MAIN. It provides you with the set of
> features that were defined in v1(which is most probably is want you were
> using). It should not incur significant compilation slowdown and it does not
> require to link with precompiled components

Gennadiy,

I think this mode currently is broken. I get an unresolved symbol error
for the following function.

ld: 0711-317 ERROR: Undefined symbol:
.boost::test_toolbox::detail::test_and_continue_impl(bool,const
boost::test_toolbox::detail::wrapstrstream&,const
char*,int,bool,boost::unit_test_framework::report_level)

And I think the linker complains rightly.

Markus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk