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

Diff of /MITgcm/tools/build_options/linux_ia32_pgf77

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

revision 1.8 by jmc, Sun Mar 21 21:34:01 2010 UTC revision 1.9 by jmc, Sun Dec 19 22:42:23 2010 UTC
# Line 6  Line 6 
6  FC='pgf77'  FC='pgf77'
7  CC='pgcc'  CC='pgcc'
8    
9  DEFINES='-DWORDLENGTH=4'  DEFINES='-DWORDLENGTH=4 -DNML_EXTENDED_F77'
10  CPP='cpp -traditional -P'  CPP='cpp -traditional -P'
11  EXTENDED_SRC_FLAG='-Mextend'  EXTENDED_SRC_FLAG='-Mextend'
12    GET_FC_VERSION="-V"
13    
14  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
15      #  No need for IEEE-754      #  No need for IEEE-754

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22