[R] DLLs adding in C++ code

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Wed Nov 13 16:50:41 CET 2002


There are details of how to do this in readme.packages.  Either you
haven't read it or you haven't understood it?  Which?

Hint: you don't have the right compiler flags, and it looks to me as if
you have non-standard ones at that.  *If* you follow the instructions to
use cdecl linkage you should have less trouble.

BTW, VC++ cannot be use to compile R. Several people have tried but the
code VC++ generates is too buggy to pass the R tests.

[...]

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list