Mail Archives: djgpp/2000/12/12/04:45:42
On Tue, 12 Dec 2000, Waldemar Schultz wrote:
> The simplest solution would be the use of an FORTAN 90 to C converter,
> but where to find one, (perhaps for free) ?
Never heard of one.
> As an other possibility, I can imagine a (free?) DJGPP port of a
> FORTRAN90 compiler, but I didn't find one either.
I think there's a beta version of a GNU F90 compiler, but I don't know
whether it builds with DJGPP, or how stable it is. I suggest to look
around on the relevant gnu news group.
> The program itsself actually is a F77 program AFAIK only using the F90
> features ALLOCATE and DEALLOCATE heavily.
Perhaps you could replace those with F77 code.
- Raw text -