Numerical Integration

Ben Abbott bpabbott at mac.com
Sun Dec 7 10:39:34 CST 2008


On Dec 7, 2008, at 6:38 AM, Jaroslav Hajek wrote:

> With more modern Fortran compilers, recursion is no problem (just
> declaring the procedure RECURSIVE). A lot of problems with the Fortran
> sources could go away if we resigned on compatibility with the ancient
> f2c and g77.
> The principal obstacle to doing so is that for building with MSVC on
> Windows, no suitable Fortran 90 compiler is freely available.


This may qualify as OT, but I'm curious ...

Is there a free version of MSVC available? ... Is MSVC able to use f2c  
and/or g77, but not g95, gfortran ?

Ben


More information about the Help-octave mailing list