Re: [Rcpp-devel] Seamless Rcpp gives errors with RcppArmadillo

2013-06-27 Thread Anirban Mukherjee
Hi John, You should only need gfortran. llvm-gcc "should" work. If you don't have Apple's gcc, then you want the "other" gfortran from the developer website: http://r.research.att.com/gfortran-4.2.3.dmg The link seems to be down (at least I cannot access it, check with Simon Urbanek). That gfort

Re: [Rcpp-devel] Seamless Rcpp gives errors with RcppArmadillo

2013-06-27 Thread John Swan
Hi Anirban, Thank you for your help. I believe you're right, I was coming to the same conclusion myself. One thing however, I have Mountain Lion with Xcode 4.6 installed for iOS development. As far as I understand it, gcc 4.2 is not included with that version of Xcode. Don't I have to install