Skip to content
Prev 8165 / 15076 Next

R CMD SHLIB produces make: *** No rule to make target "R.o", needed by "R.so"

On 09-07-2011, at 20:51, Chien Lin Terry Huang wrote:

            
I replaced "...not very important code" with return;
and named the f.c file lenewton.c.
And then executed R CMD SHLIB lenewton.c in the directory where lenewton.c resides.

No error messages and got  an lenewton.so

Berend