source:
LMDZ5/branches/LMDZ5-DOFOCO/arch/arch-gfortran.fcm
Last change on this file was 2071, checked in by , 10 years ago | |
---|---|
File size: 418 bytes |
Line | |
---|---|
1 | %COMPILER gfortran |
2 | %LINK gfortran |
3 | %AR ar |
4 | %MAKE make |
5 | %FPP_DEF NC_DOUBLE |
6 | %BASE_FFLAGS -fdefault-real-8 |
7 | %PROD_FFLAGS -O3 |
8 | %DEV_FFLAGS -g -O1 |
9 | %DEBUG_FFLAGS -g -O0 -ffpe-trap=invalid,zero,overflow -fbounds-check -fstack-protector-all |
10 | %MPI_FFLAGS |
11 | %OMP_FFLAGS |
12 | %BASE_LD |
13 | %MPI_LD |
14 | %OMP_LD |
Note: See TracBrowser
for help on using the repository browser.