Re: [Rcpp-devel] building RInside under debian

2015-08-31 Thread Jonathon Love
awesome. thanks again. jonathon > To me it seems that you figured out what you needed for a local build, and we > are not really in a situation that warrants this for the overall case. > > If we thought otherwise would add a configure script -- but adding one makes > the build longer and slower

Re: [Rcpp-devel] building RInside under debian

2015-08-30 Thread Dirk Eddelbuettel
Hi Jonathon, On 30 August 2015 at 16:09, Jonathon Love wrote: | hi, | | i'm building RInside on debian, and am interested in the hardening | arguments to g++ Sure. I guess you understand we are now in a very OS-flavour specific environment? | building RInside results in the following calls: |

[Rcpp-devel] building RInside under debian

2015-08-30 Thread Jonathon Love
hi, i'm building RInside on debian, and am interested in the hardening arguments to g++ building RInside results in the following calls: g++ -I/usr/share/R/include -DNDEBUG -I. -I../inst/include/ -I"/usr/lib/R/site-library/Rcpp/include" -fpic -g -O2 -fstack-protector-strong -Wformat -Wer