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
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel