Chad R. Bhatti wrote:
>
>
> Hello,
>
> I am trying to compile some F77 subroutines as shared objects for R on my
> Mac.
> --> Mac OS-X Version 10.4.11 (Tiger Intel Mac)
>
>
>
> chad-r-bhattis-computer:~/MyR/Examples/Fortran/Test1 chadrbhatti$ R CMD
> SHLIB two.f
> gfortran -arch i386 -fP
Hello,
I am trying to compile some F77 subroutines as shared objects for R on my Mac.
--> Mac OS-X Version 10.4.11 (Tiger Intel Mac)
I have done this (successfully) before on Sun Solaris and Linux Fedora systems
using the following command.
> R CMD SHLIB myfile.f
I have g77 installed from thi
2 matches
Mail list logo