Hi Jan, Thanks a lot, I will try that route! Have just kicked off a bunch of downloads on a spare Mac. I tend to build all packages from source anyway.
Way back, when you did the 'batteries included' builds, I know you never included R.app. I seem to remember that was because of the event loop? (I must have misplaced an email of yours about a Clang R build + many packages you send around probably a couple of months ago.) Groeten, Rob J. Goedman [email protected] On Jun 19, 2013, at 9:52 AM, Jan de Leeuw <[email protected]> wrote: > Hi Rob — > > Previously (Mountain Lion) Rcpp compiled by setting CC=CXX=/usr/bin/clang. In > 10.9 > one HAS to use CXX=/usr/bin/clang++, and recompile R because of that (and > quite possibly > a bunch of packages, I’ll do that when I run into problems). I use > gcc/gfortran 4.8.0 (and mpfr, mpc, gmp) from homebrew (currently homebrew > refuses to update gcc/gfortran to 4.8.1 on 10.9). > > deleeuw@Jans-MacBook-Pro:~/ > clang++ -v > Apple LLVM version 5.0 (clang-500.1.58) (based on LLVM 3.3svn) > Target: x86_64-apple-darwin13.0.0 > Thread model: posix > > === > Jan de Leeuw > Distinguished Professor and Founding Chair, UCLA Department of Statistics > Editor: Journal of Multivariate Analysis, Journal of Statistical Software > US mail: 8125 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554 > phone (310)-825-9550; fax (310)-206-5658; email: [email protected] > homepages: http://gifi.stat.ucla.edu > ------------------------------------------------------------------------- > No matter where you go, there you are. --- Buckaroo Banzai > http://gifi.stat.ucla.edu/sounds/nomatter.wav > > ------------------------------------------------------------------------- > > > > > > > > > _______________________________________________ > Rcpp-devel mailing list > [email protected] > https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
_______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
