[R-SIG-Mac] [Rd] call fortran in R

Jan de Leeuw deleeuw at stat.ucla.edu
Mon Aug 8 08:46:51 CEST 2005


Yes, of course, sorry. Actually here is what I have

F77=/usr/local/bin/gfortran
CC=/usr/local/bin/gcc
CXX=/usr/local/bin/g++
CFLAGS=-O3 -fgcse-sm -funroll-loops -fstrict-aliasing -fsched- 
interblock -falign-loops=16 -falign-jumps=16 -falign-functions=16 - 
falign-jumps-max-skip=15 -falign-loops-max-skip=15 -malign-natural - 
freorder-blocks -freorder-blocks-and-partition -mpowerpc-gfxopt - 
mpowerpc-gpopt -fstrict-aliasing -ftree-vectorize -mtune=G5 -mcpu=G5
FFLAGS=-O3 -fgcse-sm -funroll-loops -fstrict-aliasing -fsched- 
interblock -falign-loops=16 -falign-jumps=16 -falign-functions=16 - 
malign-natural -freorder-blocks -freorder-blocks-and-partition - 
mpowerpc-gfxopt -mpowerpc-gpopt -fstrict-aliasing -ftree-vectorize - 
mtune=G5 -mcpu=G5
CXXFLAGS=-O3 -fgcse-sm -funroll-loops -fstrict-aliasing -fsched- 
interblock -falign-loops=16 -falign-jumps=16 -falign-functions=16 - 
falign-jumps-max-skip=15 -falign-loops-max-skip=15 -malign-natural - 
freorder-blocks -freorder-blocks-and-partition -mpowerpc-gfxopt - 
mpowerpc-gpopt -fstrict-aliasing -ftree-vectorize -mtune=G5 -mcpu=G5

On Aug 7, 2005, at 18:54 , Bill Northcott wrote:

> On 07/08/2005, at 8:00 PM, Jan de Leeuw wrote:
>
>> with tiger and gcc-4.x use gfortran-4.x (either from cvs or
>> from gaurav's site). then setenv gcc /usr/local/bin/gfortran.
>>
>
> IMHO that is a bit drastic.  Maybe 'setenv F77 /usr/local/bin/
> gfortran' might cause less trouble.
>
> I notice the gfortran compilers on Gaurav's site are complete gcc
> compilers but built from FSF sources and not including Objective-C
> and Objective-C++.  So if they are made the default gcc by any means
> then Cocoa stuff won't build any longer.
>
> Bill Northcott
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>

==========================================================
Jan de Leeuw, 11667 Steinhoff Rd, Frazier Park, CA 93225, 661-245-1725
==========================================================
                                      Und die Einen sind im Dunkeln
                                      Und die Andern sind im Licht
                                      Und man siehe die im Lichte
                                      Die im Dunkeln sieht man nicht
                                                                         
                                  Brecht



More information about the R-SIG-Mac mailing list