[Rcpp-devel] Using C++0x in g++ changes ifelse behaviour

Darren Cook darren at dcook.org
Wed Aug 24 06:53:33 CEST 2011


>   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




More information about the Rcpp-devel mailing list