On Tue, 1 Mar 2016 11:21:49 +0100 Ullrich Koethe 
<ullrich.koe...@iwr.uni-heidelberg.de> wrote:
> Since your toolchain apparently has no conforming implementation of 
> std::thread, you might want to try boost::thread as a fall-back. To do 
> so, please run cmake with the flag "-DWITH_BOOST_THREAD=1".
> 
> Best
> Ulli

Yup, that works.

-- ** WARNING: You are compiling in C++98 mode.
-- **          Multiarray tests will be skipped.
-- **          Add -std=c++11 to CMAKE_CXX_FLAGS to enable multiarray tests.

but that's no problem. Much thanks.

DS

-- 
4096R/DF5182C8
http://www.danielstender.com/blog/

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to