source: codes/icosagcm/trunk/arch/arch-X64_OSX.fcm @ 24

Last change on this file since 24 was 24, checked in by dubos, 12 years ago

Added FCM files for Mac OSX

File size: 485 bytes
Line 
1%COMPILER            gfortran
2%LINK                gfortran
3%AR                  ar
4%MAKE                gmake
5%FPP_FLAGS           -P -traditional
6%FPP_DEF             NONE
7%BASE_FFLAGS         -I /opt/local/include -fdefault-real-8
8%PROD_FFLAGS         -O3
9%DEV_FFLAGS          -p -g -O
10%DEBUG_FFLAGS        -p -g  -fbacktrace -fbounds-check
11%MPI_FFLAGS
12%OMP_FFLAGS         
13%BASE_LD             -p -L/opt/local/lib  -lnetcdff -lnetcdf
14%OMP_LD             
15%OMP_LD             
Note: See TracBrowser for help on using the repository browser.