gcc IN R

Paul Brook paul@codesourcery.com
Thu Aug 19 13:40:00 GMT 2004


On Thursday 19 August 2004 13:17, Ben Yip wrote:
> Hi there,
>
> I am using Fortran 77 g77 compiler to write Fortran subprogram to R. I
> would like to change and write Fortran 90 code instead (no more
> specification of matrix!).  Does gcc support Fortran 90? And if Yes,
> does it works in R?

Gcc3.5 (the current unreleased development version) includes a new frotran 
frontend which supports Fortran 90/95. I haven't tried interfacing with R, 
but it should work.

Paul



More information about the Gcc mailing list