Subject: [Boost-bugs] [Boost C++ Libraries] #4046: Boost.System does not compile on Cuda
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-25 15:27:01
#4046: Boost.System does not compile on Cuda
--------------------------+-------------------------------------------------
Reporter: jewillco | Owner: bemandawes
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: system
Version: Boost 1.42.0 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
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
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4046> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC