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

Diff of /MITgcm/tools/build_options/linux_amd64_g77

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

revision 1.5 by jmc, Sat Oct 16 17:06:04 2010 UTC revision 1.6 by jmc, Mon Dec 13 22:47:22 2010 UTC
# Line 9  Line 9 
9  #  #
10    
11  FC=g77  FC=g77
12  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4'  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4 -DNML_EXTENDED_F77'
13  CPP='cpp  -traditional -P'  CPP='cpp  -traditional -P'
14  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'
15  EXTENDED_SRC_FLAG='-ffixed-line-length-132'  EXTENDED_SRC_FLAG='-ffixed-line-length-132'
16  #MAKEDEPEND=/usr/X11R6/bin/gccmakedep  GET_FC_VERSION="-v"
17  #MAKEDEPEND=/usr/X11R6/bin/makedepend  
18  #  For IEEE, use the "-ffloat-store" option  #  For IEEE, use the "-ffloat-store" option
19  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
20      FFLAGS='-Wimplicit -Wunused -Wuninitialized'      FFLAGS='-Wimplicit -Wunused -Wuninitialized'

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

  ViewVC Help
Powered by ViewVC 1.1.22