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

Diff of /MITgcm/tools/build_options/sunos_sun4u_f77

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

revision 1.3 by mlosch, Thu Dec 16 08:30:11 2004 UTC revision 1.4 by mlosch, Thu Dec 16 14:14:52 2004 UTC
# Line 4  Line 4 
4  #  $Name$    #  $Name$  
5  #  #
6  # tested on  # tested on
7  # SunOS model 5.9 Generic_112233-11 sun4u sparc SUNW,Sun-Fire-15000  # SunOS model.awi-bremerhaven.de 5.9 Generic_112233-11 sun4u sparc SUNW,Sun-Fire-15000
8    # SunOS tphs14.awi-bremerhaven.de 5.8 Generic_117350-08 sun4u sparc SUNW,Sun-Blade-1000
9  # with f90: Forte Developer 7 Fortran 95 7.0 Patch 111714-03 2002/11/19  # with f90: Forte Developer 7 Fortran 95 7.0 Patch 111714-03 2002/11/19
10    
11    
# Line 13  S64='$(TOOLSDIR)/set64bitConst.sh' Line 14  S64='$(TOOLSDIR)/set64bitConst.sh'
14  DEFINES='-DWORDLENGTH=4'  DEFINES='-DWORDLENGTH=4'
15  AWK='gawk'  AWK='gawk'
16  MAKEDEPEND='$(TOOLSDIR)/xmakedepend'  MAKEDEPEND='$(TOOLSDIR)/xmakedepend'
17  MAKE='gmake'  MAKE='make'
18  CPP='/usr/ccs/lib/cpp -P'  CPP='/usr/ccs/lib/cpp -P'
19    # this one works, too
20    #CPP='/opt/sfw/bin/cpp -traditional -P'
21  FC='f77'  FC='f77'
22  # This is an example of how to specify where your  # This is an example of how to specify where your
23  # netcdf libraries and include files are;  # netcdf libraries and include files are;

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

  ViewVC Help
Powered by ViewVC 1.1.22