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-gfortran_osx.fcm in branches/DEV_r1879_FCM/NEMOGCM/ARCH – NEMO

source: branches/DEV_r1879_FCM/NEMOGCM/ARCH/arch-gfortran_osx.fcm @ 1985

Last change on this file since 1985 was 1985, checked in by flavoni, 14 years ago

commit script to compile with FCM, see ticket: #685

File size: 380 bytes
Line 
1%NCDF_INC            -I/usr/local/gfortran_4_3/netcdf3_6_3/include
2%NCDF_LIB            -L/usr/local/gfortran_4_3/netcdf3_6_3/lib -lnetcdf
3%FC                gfortran
4%LD                  gfortran
5%AR                  ar
6%ARFLAGS             -rs
7%M_K                 make
8%FPP_FLAGS           -P -traditional
9%FFLAGS              -fdefault-real-8 -O3 -funroll-all-loops 
10%USER_INC
Note: See TracBrowser for help on using the repository browser.