unable to link libcudpp to shared object

Is there a chance to get a pic version of libcudpp.a?

linker reports following error:

libcudpp64.a(cudpp_plan.cpp_o): relocation R_X86_64_32S against `vtable for CUDPPPlan’ can not be used when making a shared object; recompile with -fPIC

Thanks in advance,
dssd


Ignore this post.
There is a new version available at [url=“http://gpgpu.org/developer/cudpp”]http://gpgpu.org/developer/cudpp[/url]

Get CUDPP source here: http://code.google.com/p/cudpp/

Simply modify the make file to produce pic code

Get CUDPP source here: http://code.google.com/p/cudpp/

Simply modify the make file to produce pic code