Le 12/09/13 04:05, Murray Stokely a écrit :
The default llvm/clang compiler on MacOS X 10.8 doesn't get 64-bit
support with Rcpp because compilers.h is specifically looking for
-std=c++0x as is required by some versions of gcc.
This is overly restrictive as e.g. __LP64__ platforms with
_LONG_LONG_MAX set will also certainly have a suitable long long type.
Patch attached or at :
http://www.stokely.org/patches/compiler.int64.diff
- Murray
I put it in. Thank you.
Romain
--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
_______________________________________________
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