Re: [Rcpp-devel] RcppArmadillo build failures

2017-10-29 Thread Dirk Eddelbuettel
On 27 October 2017 at 08:11, Dirk Eddelbuettel wrote: | | We have two recent build failures reports at GitHub: | | https://github.com/RcppCore/RcppArmadillo/issues/177 | https://github.com/RcppCore/RcppArmadillo/issues/185 | | I don't understand what is going on as this just builds fine on my s

[Rcpp-devel] RcppArmadillo build failures

2017-10-27 Thread Dirk Eddelbuettel
We have two recent build failures reports at GitHub: https://github.com/RcppCore/RcppArmadillo/issues/177 https://github.com/RcppCore/RcppArmadillo/issues/185 I don't understand what is going on as this just builds fine on my systems. We test for a sufficient compiler, use C++11 and expect OpenM