id summary reporter owner description type status milestone component version severity resolution keywords cc 4046 Boost.System does not compile on Cuda Jeremiah Willcock Beman Dawes "The regression test all_planar_input_files_test for BGL on Cuda fails due to a build problem in Boost.System; several of Boost.System's own regression tests fail there as well. The error is: ""/usr/local/cuda/2.2/cuda/bin/nvcc"" -o ""/tmp/kbelco/boost/results/boost/bin.v2/libs/system/build/cuda-2.2/debug/libboost_system.so.1.43.0"" -shared ""/tmp/kbelco/boost/results/boost/bin.v2/libs/system/build/cuda-2.2/debug/error_code.o"" -g /usr/bin/ld: /tmp/kbelco/boost/results/boost/bin.v2/libs/system/build/cuda-2.2/debug/error_code.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /tmp/kbelco/boost/results/boost/bin.v2/libs/system/build/cuda-2.2/debug/error_code.o: could not read symbols: Bad value collect2: ld returned 1 exit status" Bugs closed Boost 1.43.0 system Boost 1.42.0 Problem invalid