vel@r-project.org
Subject: Re: [Rd] Compile dll in Windows XP
On 31/03/2008 4:59 PM, Pavlidis, Polykarpos wrote:
> This is my first attempt to call a C function from R. I have installed
> Rtools,MinGW and Perl and I have included them in my system path. I am trying
> to compile a toy
On 31/03/2008 4:59 PM, Pavlidis, Polykarpos wrote:
> This is my first attempt to call a C function from R. I have installed
> Rtools,MinGW and Perl and I have included them in my system path. I am trying
> to compile a toy function that can be called in R but when I type "RCMD SHLIB
> foo.c" I r
This is my first attempt to call a C function from R. I have installed
Rtools,MinGW and Perl and I have included them in my system path. I am trying
to compile a toy function that can be called in R but when I type "RCMD SHLIB
foo.c" I receive the following message in my Command prompt:
making