Last change
on this file since 2122 was
1245,
checked in by aslmd, 11 years ago
|
LMDZ.COMMON. added support for gfortran. corrected cyclic dependency with moyzon.
|
File size:
487 bytes
|
Rev | Line | |
---|
[1245] | 1 | %COMPILER gfortran |
---|
| 2 | %LINK gfortran |
---|
| 3 | %AR ar |
---|
| 4 | %MAKE make |
---|
| 5 | %FPP_FLAGS -P -traditional |
---|
| 6 | %FPP_DEF NC_DOUBLE |
---|
| 7 | %BASE_FFLAGS -c -fdefault-real-8 -ffree-line-length-none -fno-align-commons |
---|
| 8 | %PROD_FFLAGS -O3 |
---|
| 9 | %DEV_FFLAGS -O |
---|
| 10 | %DEBUG_FFLAGS -ffpe-trap=invalid,zero,overflow -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.