/[MITgcm]/MITgcm/tools/build_options/linux_ia64_efc
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_ia64_efc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by edhill, Thu Nov 13 22:03:39 2003 UTC revision 1.3 by dimitri, Mon Dec 8 00:21:24 2003 UTC
# Line 10  CPP='/lib/cpp  -traditional -P' Line 10  CPP='/lib/cpp  -traditional -P'
10  #  Note that the -mp switch is for ieee "maintain precision" and is  #  Note that the -mp switch is for ieee "maintain precision" and is
11  #  roughly equivalent to -ieee  #  roughly equivalent to -ieee
12  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
13      FFLAGS='-132 -r8 -i4 -w95 -W0 -WB'      FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB'
14  else  else
15      FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB'      FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB'
16  fi  fi

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22