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

Diff of /MITgcm/tools/build_options/linux_ia32_g77

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

revision 1.4 by edhill, Thu Nov 13 22:03:39 2003 UTC revision 1.5 by edhill, Thu Jan 15 19:19:59 2004 UTC
# Line 10  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4' Line 10  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4'
10  CPP='cpp  -traditional -P'  CPP='cpp  -traditional -P'
11  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'
12    
13    # netcdf
14    LIBS="-lnetcdf"
15    
16  #  For IEEE, use the "-ffloat-store" option  #  For IEEE, use the "-ffloat-store" option
17  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
18      FFLAGS='-Wimplicit -Wunused -Wuninitialized'      FFLAGS='-Wimplicit -Wunused -Wuninitialized'

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22