On 13/06/12 18:34, Michael Hannon wrote:
Chris Jefferson<ch...@bubblescope.net>  wrote:

I have been successfully using Rcpp for a while, and recently started
trying to use RcppArmadillo. I found it worked fine on linux, but on
Mac OS X 10.7, it fails.

.
.
.
The udnerlying error seems to be that I do not have 'libgfortran'.
This is indeed true, as fortran is not provided in mac os x any more.
.
.
.

Why not download gcc from Fink or Homebrew or ...?

I'd be happy to try to see if that fixed my problem. I'd still quite like to help to fix RcppArmadillo as well, partly because I want to distribute this code and would prefer to not have to tell people to install extra compilers.

Chris


-- Mike

_______________________________________________
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