[Rcpp-devel] Stripping symbols and Cran

Qiang Kou qkou at umail.iu.edu
Mon Sep 18 23:34:01 CEST 2017


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 <dcdillon at 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 at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
>



-- 
Qiang Kou
qkou at umail.iu.edu
School of Informatics and Computing, Indiana University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20170918/1a0ca4c7/attachment-0001.html>


More information about the Rcpp-devel mailing list