On 18 September 2014 at 17:08, Pratibha Rana wrote: | Bringing it back here :)
[..] | While installing from sources I used the configure options from | /etc/R/makeconf and that solved my problem. I do think that the problem | was due to the R installation because on both the setups I installed | Rcpp and RInside from the sources and it works properly on the one where | R is installed from repositories and crashes on the other. I'll | definitely post this on Rcpp-devel. | | Another thing, the issue is reproducible on multiple machines. I tried | it on three different machines to make sure that its not my local setup. | One was Ubuntu 14.04, and the other two were centOS 6.5. As I just wrote to the identical mail you sent to r-sig-debian (and thanks by the way for sending your R-on-Ubuntu config question there): There is no news here, or no need to follow-up. When you link different components into a single executable you need consistent compile options. This theme has come up before here. When you combine Rcpp and RInside (or other pieces) you want to make sure they compiled consistently. That is a "user issue" ie your responsibility and not something particular to Ubuntu, Debian or CentOS. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org _______________________________________________ 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