[Rcpp-devel] linking Rcpp with external GSL library
Florian Oswald
florian.oswald at gmail.com
Mon Jan 13 16:48:24 CET 2014
Hi all,
sorry for crossposting this on stackoverflow, but I'm stuck.
I need some help with a linker error I get during installation of an Rcpp
package on a linux system where I don't have admin rights. In a nutshell, I
get this error:
relocation R_X86_64_32 against `.rodata' can not be used when making a
shared object; recompile with -fPIC
Well, I did that (recompile with -fPIC) but to no avail. Please have a look
here for many more details:
http://stackoverflow.com/questions/21094740/linking-rcpp-to-interp2d-gsl-type-library
Thanks for your help!
Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20140113/9b858574/attachment.html>
More information about the Rcpp-devel
mailing list