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

Diff of /MITgcm/tools/build_options/linux_ia64_g77

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

revision 1.1 by edhill, Mon Sep 29 16:15:24 2003 UTC revision 1.3 by edhill, Sun Aug 29 15:38:33 2004 UTC
# Line 6  Line 6 
6    
7  FC=g77  FC=g77
8  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4'  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4'
 LN='/bin/ln -s'  
9  CPP='cpp  -traditional -P'  CPP='cpp  -traditional -P'
10  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'
11    
# Line 15  if test "x$IEEE" = x ; then Line 14  if test "x$IEEE" = x ; then
14      FFLAGS='-Wimplicit -Wunused -Wuninitialized'      FFLAGS='-Wimplicit -Wunused -Wuninitialized'
15      FOPTIM='-O3 -funroll-loops'      FOPTIM='-O3 -funroll-loops'
16  else  else
17      FFLAGS='-Wimplicit -Wunused -Wuninitialized -ffloat-store'      FFLAGS='-Wimplicit -Wunused -ffloat-store'
18      FOPTIM='-O0'      FOPTIM='-O0'
19  fi  fi
20    

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

  ViewVC Help
Powered by ViewVC 1.1.22