source: trunk/arch/arch-g95.fcm @ 104

Last change on this file since 104 was 104, checked in by slebonnois, 14 years ago

SLebonnois: modification de makelmdz et create_make_gcm pour pouvoir
compiler la chimie titan. Pas de raison que ca gene les autres.
Dans cette version, les compilations de Venus et Titan fonctionnent.

Phytitan: modifications pour pouvoir compiler correctement.
Il ne manque plus que physiq.F a faire.

File size: 446 bytes
Line 
1%COMPILER            g95
2%LINK                g95
3%AR                  ar
4%MAKE                make
5%FPP_FLAGS           -P -traditional
6%FPP_DEF             PLOUF
7%BASE_FFLAGS         -c
8%PROD_FFLAGS         -O3
9%DEV_FFLAGS          -O
10%DEBUG_FFLAGS        -fbounds-check -freal=nan -ftrace=full -g -O0 -Wall
11%C_COMPILER          gcc
12%C_OPTIM             -O3
13%MPI_FFLAGS
14%OMP_FFLAGS         
15%BASE_LD             
16%MPI_LD
17%OMP_LD             
Note: See TracBrowser for help on using the repository browser.