Skip to content
Prev 2298 / 10988 Next

[Rcpp-devel] Re-using C++ code from a package with modules and defining linker flags using Rscript

On May 15, 2011 5:17 PM, "Dirk Eddelbuettel" <edd at debian.org> wrote:
"A:::LdFlags()")
package B.
having
And
'Writing
Unfortunately that approach doesn't work with C++ classes and methods, which
is one of the reasons that Rcpp linkage has to be done the way that it is.
The exporting of symbols a as done by Matrix is restricted to C function
entry points.
RcppGSL
of
or
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20110515/3ca06a1c/attachment-0001.htm>