Le 10/10/13 19:00, Dirk Eddelbuettel a écrit :

On 10 October 2013 at 18:30, Romain Francois wrote:
| Rcpp::register attribute so that compileAttributes would also generate
| the registration code. So I don't need to use nm anyway.

At that point you can register the 'extern "C"' interfaces at the C
level. AFAICT that is the only portable choice we have.

Not quite. I could elaborate, but I'll save you from public brainstorming.

Going via something like nm may work for compilers that 'walk and talk like
g++' but as you know the friends at CRAN have a wider standard.

| Anyway, as you said earlier, this thread is long enough.

Yes. Your problem starting this thread was solved many messages ago, the
public brainstorming really did not need to be unleashed on several hundred
subscriber.

It seems you are the only one complaining about it.

--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30

_______________________________________________
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