
Vicente J. Botet Escriba wrote:
Le 11/01/15 10:59, Vicente J. Botet Escriba a écrit :
Hi,
I'm getting a regression on all the Boost.Thread tests using Boost.Test to fail after this commit https://github.com/boostorg/test/commit/1eaffb96ceec82882a4e947c99735a37271c.... See http://www.boost.org/development/tests/develop/developer/output/Sandia-clang....
<snip>
Do you have an idea how this can be fixed?
With the help of one of the Boost.Test maintainers, I have reached to fix the issues. Boost.Thread was requesting to link static while Boost.Time didn't.
Does this change caused undefined reference linker errors (symbols from System, Test, Chrono) in regression tests for the latest runs? http://www.boost.org/development/tests/develop/developer/output/Sandia-gcc-4... http://www.boost.org/development/tests/develop/developer/output/Sandia-gcc-4... http://www.boost.org/development/tests/develop/developer/output/Sandia-gcc-4... http://www.boost.org/development/tests/develop/developer/output/Sandia-gcc-4... http://www.boost.org/development/tests/develop/developer/output/Sandia-gcc-4... http://www.boost.org/development/tests/develop/developer/output/Sandia-gcc-4... If the answer was yes, then should the Jamfiles be somehow modified? Regards, Adam