source: branches/publications/ORCHIDEE_gmd-2018-261/arch/arch-gfortran.fcm

Last change on this file was 4333, checked in by josefine.ghattas, 7 years ago
  • Merge with trunk for revision r3623 - r3977
  • Some corrections for gfortran
File size: 462 bytes
Line 
1%COMPILER            gfortran
2%LINK                gfortran
3%AR                  ar
4%MAKE                make
5%FPP_FLAGS           -P -C -traditional
6%FPP_DEF             
7%BASE_FFLAGS         -fdefault-real-8
8%PROD_FFLAGS         -O3 -funroll-all-loops
9%DEV_FFLAGS          -O
10%DEBUG_FFLAGS        -ffpe-trap=invalid,zero,overflow -Wall -fbounds-check -g3 -O0 -fstack-protector-all
11%MPI_FFLAGS
12%OMP_FFLAGS         
13%BASE_LD     
14%MPI_LD
15%OMP_LD             
Note: See TracBrowser for help on using the repository browser.