source: trunk/LMDZ.COMMON/arch/arch-gfortran.fcm @ 3454

Last change on this file since 3454 was 3434, checked in by jbclement, 2 months ago

PCM:
Reversion to the previous version of the "arch-gfortran" files replaced inadvertently by the r3432.
JBC

File size: 663 bytes
Line 
1%COMPILER            gfortran
2%LINK                gfortran
3%AR                  ar
4%MAKE                make
5%FPP_FLAGS           -P -traditional
6%CPP_FLAGS           -P
7%CPP_DEF             LAPACK
8%FPP_DEF             NC_DOUBLE
9%BASE_FFLAGS         -c -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none -fno-align-commons -fallow-argument-mismatch
10%PROD_FFLAGS         -O3
11%DEV_FFLAGS          -O
12%DEBUG_FFLAGS        -ffpe-trap=invalid,zero,overflow -fbounds-check -g3 -O0 -fstack-protector-all -finit-real=snan -fbacktrace
13%C_COMPILER          gcc
14%C_OPTIM             -O3
15%MPI_FFLAGS
16%OMP_FFLAGS         
17%BASE_LD     
18%MPI_LD
19%OMP_LD             
Note: See TracBrowser for help on using the repository browser.