Skip to content
Prev 6806 / 15075 Next

Which gfortran for Leopard?

On Jan 25, 2010, at 15:03 , cstrato wrote:

            
Oh ... that's a surprise - it should be there, sorry. Ok, so please  
use the more recent 5566 build:
http://r.research.att.com/tools/gfortran-4.2-5566-darwin9.tar.gz

that one has the x86_64 files - I checked:
ginaz:~$ curl -s -S http://r.research.att.com/tools/gfortran-4.2-5566-darwin9.tar.gz 
  | tar fvtz - | grep gfortran.a
-rw-r--r-- root/wheel  3592608 2008-12-24 14:51:33 usr/lib/gcc/i686- 
apple-darwin9/4.2.1/libgfortran.a
-rw-r--r-- root/wheel  3870032 2008-12-24 14:51:33 usr/lib/gcc/powerpc- 
apple-darwin9/4.2.1/libgfortran.a
-rw-r--r-- root/wheel  5002152 2008-12-24 14:51:33 usr/lib/gcc/i686- 
apple-darwin9/4.2.1/x86_64/libgfortran.a

(Ideally you should install Xcode 3.1.2 for this since that is where  
the 5566 build comes from, but it will probably work even if the  
builds don't match perfectly).

Cheers,
Simon