[R-SIG-Mac] Which gfortran for Leopard?

cstrato cstrato at aon.at
Thu Jan 21 21:56:54 CET 2010


Dear Simon,

One more question:
I have just unzipped gfortran-4.2-5564-darwin9.tar.gz. The version gives:
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /Builds/gcc/gcc_42-5564/build/obj/src/configure 
--disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man 
--enable-languages=c,objc,c++,obj-c++,fortran 
--program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ 
--with-gxx-include-dir=/usr/include/c++/4.0.0 --with-slibdir=/usr/lib 
--build=i686-apple-darwin9 --host=i686-apple-darwin9 
--target=i686-apple-darwin9
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5564)

This means that this version seems to be older than the one I am using now?

Where can I download the version Leopard gfortran 4.2.4 that you mention?

Best regards
Christian


Simon Urbanek wrote:
>
> On Jan 21, 2010, at 14:47 , cstrato wrote:
>
>> Dear all,
>>
>> I have the following problem:
>> My Bioconductor package xps requires both R and ROOT, whereby I 
>> compile ROOT usually from source. Until now this has not been a 
>> problem since I do all my development on Tiger. However, now I wanted 
>> to compile ROOT on Leopard but failed since my gfortran compiler is 
>> too old, see:
>> http://root.cern.ch/phpBB2/viewtopic.php?t=9721&sid=003b01ddb64f33dbe0c74651ee089c34 
>>
>>
>> To solve the problem I should upgrade to the latest version coming 
>> with gcc-4.4 in Fink.
>
> I would advise against that - using gcc from Fink usually calls for a 
> disaster. The real solution is to fix their flags, but that's another 
> story ...
>
>
>> Thus my question is:
>> Can I also use this version for R or do I need to use the version 
>> downloaded from att?
>>
>
> I would recommend using the Leopard gfortran 4.2.4 for Xcode 3.1.x 
> from the Mac devel page
> http://r.research.att.com/tools/
> which I assume is what you meant by the latter.
>
> Cheers,
> Simon
>
>



More information about the R-SIG-Mac mailing list