Re: [Rcpp-devel] Compiling packages that use RcppArmadillo

2011-10-18 Thread Dirk Eddelbuettel
On 18 October 2011 at 22:48, Slava Razbash wrote: | Hello, | | Could you please confirm/deny if I am compiling "correctly". The | compiled package works, but I want to make sure that things are done | properly and that I am not using a "hack" that could cause unintended | side effects. [...] | I

[Rcpp-devel] Compiling packages that use RcppArmadillo

2011-10-18 Thread Slava Razbash
Hello, Could you please confirm/deny if I am compiling "correctly". The compiled package works, but I want to make sure that things are done properly and that I am not using a "hack" that could cause unintended side effects. I have a pre-existing package, the package previously does use some C co