source:
XMLIO_V2/dev/dev_ym/arch/arch-LINUX_HORUS.fcm
@
103
Last change on this file since 103 was 79, checked in by ymipsl, 14 years ago | |
---|---|
File size: 274 bytes |
Line | |
---|---|
1 | %CCOMPILER gcc |
2 | %FCOMPILER gfortran |
3 | %LINKER gfortran |
4 | %BASE_CFLAGS -DNONE -std=c++0x |
5 | %PROD_CFLAGS -O3 |
6 | %DEV_CFLAGS -g |
7 | %DEBUG_CFLAGS -g |
8 | %BASE_FFLAGS -DNONE |
9 | %PROD_FFLAGS -O3 |
10 | %DEV_FFLAGS -g |
11 | %DEBUG_FFLAGS -g |
12 | %BASE_LD -lstdc++ |
Note: See TracBrowser
for help on using the repository browser.