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

Diff of /MITgcm/tools/build_options/osf1_alpha_g77

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

revision 1.3 by edhill, Wed Jul 21 16:34:47 2004 UTC revision 1.5 by edhill, Fri Mar 4 00:12:23 2005 UTC
# Line 7  Line 7 
7    
8  FC=g77  FC=g77
9  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4'  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4'
10  CPP='/usr/bin/cpp -P'  CPP='/usr/local/bin/cpp  -traditional -P'
11  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'
12  #EH3  Remove the buggy mkdep since the newly included cyrus version  #EH3  Remove the buggy mkdep since the newly included cyrus version
13  #EH3  works much better on machines such as "halem"  #EH3  works much better on machines such as "halem"
14  #EH3  MAKEDEPEND='mkdep -f depend.out'  #EH3  MAKEDEPEND='mkdep -f depend.out'
15    
16    FC_NAMEMANGLE="#define FC_NAMEMANGLE(X) X ## _"
17    
18  # netcdf  # netcdf
19  # DOES NOT (YET) WORK because the netcdf library installed on Halem  # DOES NOT (YET) WORK because the netcdf library installed on Halem
20  # was compiled with the "f77" compiler and the library is not  # was compiled with the "f77" compiler and the library is not

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

  ViewVC Help
Powered by ViewVC 1.1.22