[Rcpp-devel] what is the best c++ compiler for rcpp?

Dirk Eddelbuettel edd at debian.org
Mon Jul 16 13:20:38 CEST 2012


On 16 July 2012 at 06:38, Walter Mascarenhas wrote:
| Hi,
| 
|    If you could pick any compiler you wanted,
| which one would you choose to use with rcpp?

Usually it goes the other way: Pick whichever compiler is used on your system
to build R, and use its C++ compiler.  

So this usually comes down to g++, and all recently released version tend to
work.  (That said, RcppArmadillo just needed a workaround for g++ 4.7.0/4.7.1.)

Dirk

-- 
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com  


More information about the Rcpp-devel mailing list