Re: [Rd] fortran 90 underscore error

2011-03-14 Thread Prof Brian Ripley
We have no position about Fortran 90. We provide the means to specify an F90 compiler and note that its use is not portable as not all platforms have one. (A very few are still using gcc3 with g77.) This simply is not an R issue, and seems specific to your unstated platform (*PLEASE* do foll

[Rd] fortran 90 underscore error

2011-03-14 Thread jgarcia
Hi there, I am preparing a package based on Fortran 90 code. I've put the main code is a MODULE, and I'm having several error messages with the linker: >R CMD SHLIB --output=mylib.so nrtype.f90 topbalmod.f90 runmodels.f90 The several error messages are related with the addition of an underscore