On 19 November 2012 at 11:22, Thell Fowler wrote:
| First:: Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on 
LLVM 3.0)
|| 
| 
| 
|  >> setting environment variables:
| PKG_LIBS = -lmpfr -lgmp -L/home/thell/R/library/Rcpp/lib -lRcpp 
-Wl,-rpath,/home/thell/R/library/Rcpp/lib
| PKG_CPPFLAGS = -std=c++11

Romain may have been too subtle the other day:  This is NOT currently
supported. We have not turned that flag in quite some time as CRAN won't let
us use it.  If you really it, expect to do some work on the Rcpp source.

| The code compiles and works (the warnings are expected for now) using g++.

Could you confirm that it also works with clang with the c++11 flag?

Dirk

-- 
Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com  
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to