
13 Sep
2007
13 Sep
'07
9:05 a.m.
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.