Hi there,

I'm writing an R extension that has a C component that relies on two third
party libraries that I'm bundling
with the extension.

I'd like to statically link my resulting extension so that I can rely on
the bundled versions of the libraries I'm
distributing, so there's two questions -

1, does R allow statically linked C extensions to be used at runtime?
2, are there any standard ways of having R build my extension statically?


Thanks,


Tyler

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to