> How to set g++ compiler flags using Rcpp and inline? > http://stackoverflow.com/q/7063265/841830
I've worked out, and added an answer to the above. In a nutshell, set settings$env$PKG_CXXFLAGS, where settings is the return of getPlugin("Rcpp"). (I set the answer as "community wiki", so others can enhance the answer if they wish.) Darren _______________________________________________ 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