[R] Link with C code

About this list Date view Thread view Subject view Author view Other groups

Subject: [R] Link with C code
From: Patrick Wendel (p.wendel@ic.ac.uk)
Date: Tue 30 Jan 2001 - 23:05:23 EST


Message-ID: <001601c08abd$4f2d3a30$a304a992@doc.ic.ac.uk>

Hello,

I am using cygwin (latest version) and I managed to generate a dll partly
with rcmd shlib although there was a problem with both the resouce file (I
had to remove "FILEOS VOS__WINDOWS32") and the command line for gcc
(--shared is not supported for instance).

So I would like to know which compiler/environment you advise to use for
windows OS.

Then I could load the library in R but couldn't call any method.

Is there a function to know which functions have been successfully imported
?

I've also done the dll in other ways (using gcc and dlltool as explained on
their website and also using VC++) but I had the same result.

I suppose I missed something in the dll creation but I cannot see what.

Any idea ?

Many thanks,

Patrick Wendel

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Thu 01 Feb 2001 - 16:14:44 EST