Hello: I have not compiled C code for R since around version 1.1.0, and i see that I am really missing something here. I am using widoes and mingw32 port of gcc. Now, as usual I have gone into Rinternals.h and physically changed all declarations of functions returning SEXP's to __declspec(dllimport) SEXP but I still am getting repeated crashes of R. Do any windows users know what I am forgetting to do here? Thanks in advance. Tom -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
R and gcc, yet again
2 messages · Richards, Tom, Brian Ripley
On Sat, 10 Aug 2002, Richards, Tom wrote:
Hello: I have not compiled C code for R since around version 1.1.0, and i see that I am really missing something here. I am using widoes and mingw32 port of gcc. Now, as usual I have gone into Rinternals.h and physically changed all declarations of functions returning SEXP's to __declspec(dllimport) SEXP but I still am getting repeated crashes of R. Do any windows users know what I am forgetting to do here? Thanks in advance.
Not leaving things alone? There is no need to change the header files if you follow exactly the documented procedures.
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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._