source: trunk/ICOSA_LMDZ/arch/arch-MESOIPSL-gnu.fcm @ 3756

Last change on this file since 3756 was 3729, checked in by afalco, 10 months ago

ICOSA LMDZ: added missing arch file for MESOIPSL-gnu. AF

File size: 645 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 mpif90 -E
4%AR                  ar
5%MAKE                make
6%FPP_FLAGS           -P -traditional
7%CPP_FLAGS           -P
8%FPP_DEF             
9%CPP_DEF             
10%BASE_FFLAGS         -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none -fno-align-commons
11%PROD_FFLAGS         -O2
12%DEV_FFLAGS          -O2 -Wall -fbounds-check
13%DEBUG_FFLAGS        -fbounds-check -g3 -O0 -fstack-protector-all -fbacktrace
14%C_COMPILER          mpicc
15%C_OPTIM             -O3
16%MPI_FFLAGS
17%OMP_FFLAGS          -fopenmp
18%BASE_LD             
19%MPI_LD
20%OMP_LD              -fopenmp
Note: See TracBrowser for help on using the repository browser.