gfortran 4.3

Iain Sandoe developer@sandoe-acoustics.co.uk
Sat Oct 22 10:03:00 GMT 2011


On 22 Oct 2011, at 10:22, Maria Jose Marquez wrote:

> Where can I find the binarries release for gfortran4.3?. This is the  
> only version which allows me to work with fortran from matlab2010rb  
> on mac os x snow leopard

I'm not aware of a 4.3 binary release.

However, I just checked the macports list and gcc-4.3 is still on that  
(so you could build it via macports, which is probably easier than  
doing it stand alone).

If you want to try building it stand-alone - it's not too too hard -  
on Snow Leopard, IIRC the only 'extras' you need are GMP/MPFR and MPC  
(assuming you already have XCode installed).   At the expense of a  
(slightly) longer bootstrap time, you can build GMP/MPFR and MPC in- 
tree (which simplifies the process).

cheers
Iain



More information about the Fortran mailing list