[R] .Fortran or .C???

Juan Ramon Gonzalez jrgonzalez at ico.scs.es
Mon Jan 21 16:11:48 CET 2002


Hello,

 I have made a dll with mingw32 fortran compiler. I load my dll with the dyn.load function, but when I call one of my Fortran procedures with the .Fortran instruction, an error message appears saying that my function is not in the load table. However, if I call my Fortran routines with ".C" it works fine. I would like to know what is happening here. Is it usual to call Fortran procedures with the .C function (in S-plus this problem doesn't appear)? 

Thanks,

JR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20020121/aa620680/attachment.html


More information about the R-help mailing list