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

Diff of /MITgcm/tools/build_options/linux_ppc64_xlf

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

revision 1.1 by ce107, Fri Aug 5 23:38:58 2005 UTC revision 1.2 by ce107, Tue Jul 31 22:24:51 2007 UTC
# Line 10  Line 10 
10    
11  S64='$(TOOLSDIR)/set64bitConst.sh'  S64='$(TOOLSDIR)/set64bitConst.sh'
12  MAKEDEPEND=makedepend  MAKEDEPEND=makedepend
13  DEFINES='-DWORDLENGTH=4'  DEFINES='-DWORDLENGTH=4 -DNML_TERMINATOR'
14  INCLUDES=''  INCLUDES=''
15  CPP='/lib/cpp -traditional -P'  CPP='/lib/cpp -traditional -P'
16  FC='xlf'  FC='xlf -q64'
17  CC='xlc'  CC='xlc -q64'
18  LINK='xlf'  LINK='xlf -q64'
19  LIBS=''  LIBS=''
20  FFLAGS='-qfixed=132'  FFLAGS='-qfixed=132'
21  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then

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

  ViewVC Help
Powered by ViewVC 1.1.22