Boost C++ Libraries: Ticket #4046: Boost.System does not compile on Cuda https://svn.boost.org/trac10/ticket/4046 <p> 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: </p> <blockquote> <p> "/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 </p> </blockquote> <p> /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 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4046 Trac 1.4.3 Beman Dawes Wed, 26 May 2010 00:53:50 GMT status changed https://svn.boost.org/trac10/ticket/4046#comment:1 https://svn.boost.org/trac10/ticket/4046#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> <p> Is this still failing? If so, I'm going to need more information. </p> <p> --Beman </p> Ticket Beman Dawes Tue, 29 Jun 2010 11:55:20 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4046#comment:2 https://svn.boost.org/trac10/ticket/4046#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> <p> Closing because of lack of sufficient information to fix. </p> <p> --Beman </p> Ticket