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 | e...@debian.org | http://dirk.eddelbuettel.com  
_______________________________________________
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

Reply via email to