[R] question about Rcmd SHLIB
Liqiang Ni
lni at mail.ucf.edu
Sun Oct 17 22:08:04 CEST 2004
Dear R-people:
I tried to create a shared library in Windows XP. However I got error
messages which attached below:
C:\lasso>Rcmd SHLIB all.f cox.f
gcc all.o libR makeMakedeps all.dll -o all
gcc.exe: libR: No such file or directory
gcc.exe: makeMakedeps: No such file or directory
make: *** [all] Error 1
I have created shard libraries successfully before. Also for the same
fortran files: all.f cox.f, I can create the object all.so successfully
in Linux using R SHLIB. Any suggestion? Thanks.
Liqiang
Liqiang Ni
Assistant Professor,
Department of Statistics, University of Central Florida,
Orlando, FL 32816-2370 Email: lni at mail.ucf.edu
More information about the R-help
mailing list