Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2007-09-13 05:05:02


K. Noel Belcourt wrote:
> Hi,
>
> I'm trying to run the trunk version of boost/libs/config tests and am
> getting this linker error from limits_test with the Pathscale 3.0
> compiler.
>
> pathscale.link ../../../bin.v2/libs/config/test/limits_test.test/
> pathscale-3.0/debug/threading-multi/limits_test
>
> /var/scratch/boost/libs/config/test/limits_test.cpp:85: undefined
> reference to `boost::unit_test::unit_test_log_t::set_checkpoint
> (boost::unit_test::basic_cstring<char const>, unsigned long,
> boost::unit_test::basic_cstring<char const>)'

Grrr, looks like changes to Boost.Test broke the Jamfile, now fixed in SVN.

John.


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