source: codes/icosagcm/devel/arch/arch-X64_OSX.fcm @ 623

Last change on this file since 623 was 623, checked in by dubos, 6 years ago

devel : refresh arch files for OSX

File size: 575 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%AR                  ar
4%MAKE                gmake
5%FPP                 cpp
6%FPP_FLAGS           -std=c89 -P
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS         -I /opt/local/include -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none
9%PROD_FFLAGS         -O3 -fcheck=array-temps
10%DEV_FFLAGS          -p -g -O
11%DEBUG_FFLAGS        -p -g  -fbacktrace -fcheck=all
12%MPI_FFLAGS
13%OMP_FFLAGS         
14%BASE_LD             -p -llapack -lcblas -lf77blas -latlas
15%OMP_LD             
16%OMP_LD             
Note: See TracBrowser for help on using the repository browser.