Skip to content
Prev 33512 / 398513 Next

dyn.load() function problem help!

First of all, thank you very much for your quick response.
Yes, I typed R CMD SHLIB aaa.o under Unix. Before I did that, I complied my 
fortran source code using f90 aaa.f90, which produced aaa.o.
in
My source code is writen in fortran 90 and i complied the source code using 
command f90. How do you think I should complie my source file and build the 
shared library?
Best,

Yunming *^_^*