When trying to build a shared library using cudpp on Linux(x86_64) the
version of cudpp delivered with the NVidia SDK (any version) as well any
Version of cudpp including 1.1 result in:
relocation R_X86_64_32 against `a local symbol' can not be used when making
a shared object; recompile with -fPIC
The Problem is known and has been discussed/solved on
http://forums.nvidia.com/lofiversion/index.php?t63748.html
It would be a good idea to include the changes (see attached patch for
version 1.1) in future releases of cudpp as well as the version shipped
with the NVidia SDK.
Original issue reported on code.google.com by bor...@icg.tugraz.at on 4 Sep 2009 at 9:12
Original issue reported on code.google.com by
bor...@icg.tugraz.at
on 4 Sep 2009 at 9:12Attachments: