[reported by heller][Trac time Thu Mar 8 17:09:53 2012] With a fresh cmake build directory, the target "sheneos_test_exe" fails to link". The link error is:
../../lib/hpx/libhpxd.so.0.8.0: undefined reference to hpx::util::thread_mapper::invalid_index' ../../lib/hpx/libhpxd.so.0.8.0: undefined reference tohpx::util::thread_mapper::invalid_tid'
This is with gcc 4.6
My working copy is 37675b0941f2d63d517c4cae13b805729112434b. This is a debug build. It works fine in release. The same happens with neutron_star. Other examples are affected as well.
[reported by heller] [Trac time Thu Mar 8 17:09:53 2012] With a fresh cmake build directory, the target "sheneos_test_exe" fails to link". The link error is: ../../lib/hpx/libhpxd.so.0.8.0: undefined reference to
hpx::util::thread_mapper::invalid_index' ../../lib/hpx/libhpxd.so.0.8.0: undefined reference to
hpx::util::thread_mapper::invalid_tid'This is with gcc 4.6
My working copy is 37675b0941f2d63d517c4cae13b805729112434b. This is a debug build. It works fine in release. The same happens with neutron_star. Other examples are affected as well.