[Rcpp-devel] Running RcppArmadillo on Mac OS X 10.7
Chris Jefferson
chris at bubblescope.net
Wed Jun 13 19:36:12 CEST 2012
On 13/06/12 18:34, Michael Hannon wrote:
> Chris Jefferson<chris at 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
More information about the Rcpp-devel
mailing list