/[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.4 by jmc, Sun Mar 21 22:22:53 2010 UTC revision 1.5 by jmc, Sun Dec 19 22:42:23 2010 UTC
# Line 4  Line 4 
4  # $Name$  # $Name$
5    
6  FC=g77  FC=g77
7  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4'  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4 -DNML_EXTENDED_F77'
8  CPP='cpp  -traditional -P'  CPP='cpp  -traditional -P'
9  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'
10    EXTENDED_SRC_FLAG='-ffixed-line-length-132'
11    GET_FC_VERSION="--version"
12    
13  #  For IEEE, use the "-ffloat-store" option  #  For IEEE, use the "-ffloat-store" option
14  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then

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

  ViewVC Help
Powered by ViewVC 1.1.22