Skip to content
Prev 10358 / 15075 Next

architecture problems for BUILD & SHLIB

-arch i386 is not specified in R itself (and neither is gcc-4.0).  As a 
guess you have a personal Makevars file, either in the package sources 
or under ~/.R .  See 
http://cran.r-project.org/doc/manuals/r-release/R-admin.html#Customizing-package-compilation 
.
On 06/01/2014 14:14, Dan Rabosky wrote:
That is in the OS X section of the same manual, with examples.