This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc IN R


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]