Note that macOS doesn't include debugging info in the objects so stripping is 
meaningless there.
I wasn't on the full thread - which package are we talking about?

Cheers,
Simon



> On Sep 18, 2017, at 5:34 PM, Qiang Kou <q...@umail.iu.edu> wrote:
> 
> On OSX, "-strip-all" or "-strip-debug" should work.
> 
> See [1] for more information.
> 
> Best,
> 
> Qiang Kou
> 
> [1] http://releases.llvm.org/2.9/docs/CommandGuide/html/llvm-ld.html
> 
> On Mon, Sep 18, 2017 at 11:42 AM, Dan Dillon <dcdil...@gmail.com> wrote:
> What is the output of strip --help (or equivalent) on macOS?  Surely there is 
> some option that does the same thing.
> 
> This doesn't solve your desire for no NOTEs on CRAN because to do it right 
> you'd have to detect what strip you were calling and pass the right option to 
> each variant, but it could point you in the right direction.
> 
> _______________________________________________
> 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
> 
> 
> 
> -- 
> Qiang Kou
> q...@umail.iu.edu
> School of Informatics and Computing, Indiana University
> 
> _______________________________________________
> 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

_______________________________________________
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

Reply via email to