New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
arch-PW6_VARGAS.fcm in vendors/XIOS/current/arch – NEMO

source: vendors/XIOS/current/arch/arch-PW6_VARGAS.fcm @ 3428

Last change on this file since 3428 was 3428, checked in by rblod, 12 years ago

importing initial XIOS vendor drop

File size: 691 bytes
Line 
1################################################################################
2###################        Projet xios - xmlioserver       #####################
3################################################################################
4
5%CCOMPILER      mpCC_r
6%FCOMPILER      mpxlf2003_r
7%LINKER         mpCC_r
8
9%BASE_CFLAGS    -qmkshrobj -DXIOS_LIBRARY -DNONE -DXIOS_LIBRARY
10%PROD_CFLAGS    -O3 -DBOOST_DISABLE_ASSERTS
11%DEV_CFLAGS     -DXIOS_DEBUG -g
12%DEBUG_CFLAGS   -DXIOS_DEBUG -g
13
14%BASE_FFLAGS    -qmkshrobj -DXIOS_LIBRARY -DXIOS_LIBRARY
15%PROD_FFLAGS    -O3
16%DEV_FFLAGS     -DXIOS_DEBUG -g
17%DEBUG_FFLAGS   -DXIOS_DEBUG -g
18
19%BASE_INC       -D__NONE__
20%BASE_LD        -lxlf90
Note: See TracBrowser for help on using the repository browser.