Displaying 1 result from an estimated 1 matches for "toy_dll".
Did you mean:
tot_mll
2004 Sep 14
2
R CMD SHLIB setup problem...
All,
When I try and compile a shared library (on WinXP) I get the following
error:
E:\data\proj>R CMD SHLIB toy_dll.c
Makevars:1: *** missing separator. Stop.
Has someone else had this error and fixed it?
This code compiles and works fine on Linux (fedora core 2). Everything
was working fine under R1.8.1 but I've broken something when I upgraded
to R1.9.1.
So I am assuming something weird has happened...