[Rcpp-devel] Issues creating static library using Makevars
Dirk Eddelbuettel
edd at debian.org
Sun Jun 28 01:14:12 CEST 2020
Toby,
Well but not one of the questions raised by Akhila had anything to do with an
static library. The questions were, in turn, about
- not calling exit() and like
- need to call ‘R_registerRoutines’, ‘R_useDynamicSymbols’
- not use system RNGs
all of which are standard packaging issues, unrelated to Rcpp or to the
creation of a static library.
I fear you need to get that code in order before you have to worry about how
you ship, static or shared library.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list