Re: [Rd] Compile dll in Windows XP

2008-03-31 Thread Pavlidis, Polykarpos
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

Re: [Rd] Compile dll in Windows XP

2008-03-31 Thread Duncan Murdoch
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

[Rd] Compile dll in Windows XP

2008-03-31 Thread Pavlidis, Polykarpos
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