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.
WorkingGroups/TAM/InstallationsMacInstosh/InstallMacGfortran (diff) – NEMO

Changes between Version 8 and Version 9 of WorkingGroups/TAM/InstallationsMacInstosh/InstallMacGfortran


Ignore:
Timestamp:
2009-09-15T16:20:54+02:00 (15 years ago)
Author:
chauvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/TAM/InstallationsMacInstosh/InstallMacGfortran

    v8 v9  
    2929 
    3030== Compiling NEMO == 
    31 Compiler options in NEMO/build/config : 
    32 The debugging option has to be -dwarf-2 (and not -g).  
    33 The optimizing option -O3 is ok too. 
    34  
     31Debugging option: -gdwarf-2 (and not -g).  
     32The optimizing option -O3 is ok. 
    3533 
    3634{{{