[Rcpp-devel] how to pass -fPIC instead of -fpic when building rccp package

Anwar Ludin anwar.ludin at riskcetera.com
Thu Jul 11 15:12:33 CEST 2013


Hello,

When building a rcpp package is there a way of forcing -fPIC instead of -fpic during package compilation? I 'm using RStudio as my main IDE and the package is built using

R CMD INSTALL --preclean --no-multiarch <package_compilation>

Thanks!


More information about the Rcpp-devel mailing list