source: BOL/script_install/arch/arch-linux-32bit.fcm @ 5653

Last change on this file since 5653 was 5565, checked in by fhourdin, 9 months ago

Ajout d'un repertoire arch dans BOL/script_install

File size: 429 bytes
Line 
1%COMPILER            pgf95
2%LINK                pgf95
3%FPP                 cpp
4%AR                  ar
5%ARFLAGS             rs
6%MAKE                make
7%FPP_FLAGS           -P -traditional
8%FPP_DEF             
9%BASE_FFLAGS         
10%PROD_FFLAGS         -fast
11%DEV_FFLAGS          -g -O1
12%DEBUG_FFLAGS        -g -O0 -Kieee -Ktrap=fp -Mbounds
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.