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/CompilationFCM (diff) – NEMO

Changes between Version 4 and Version 5 of WorkingGroups/TAM/CompilationFCM


Ignore:
Timestamp:
2009-09-15T12:41:52+02:00 (15 years ago)
Author:
vigilant
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/TAM/CompilationFCM

    v4 v5  
    4545In ~/nemo/script/ : 
    4646{{{ 
    47       ./runnemo.ksh -t path/to/build -A user_machine -F 
     47      ./runnemo.ksh -t path/to/build -K user_machine -F 
    4848}}} 
    4949The "fcmnmake.ksh" script has similar arguments as the old nemomake.ksh script. The "-F" argument for "runnemo.ksh" is needed to use the FCM generated executable. 
     
    5252In ~/nemovar/script/ : 
    5353{{{ 
    54       ./runnemovar.ksh -t path/to/build -A user_machine -F 
     54      ./runnemovar.ksh -t path/to/build -K user_machine -F 
    5555}}} 
    5656The "fcmnmake.ksh" script has similar arguments as the old nemomake.ksh script. The "-F" argument for "runnemovar.ksh" is needed to use the FCM generated excutable.