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

Annotation of /MITgcm/tools/build_options/irix64_ip27_f77

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


Revision 1.2 - (hide annotations) (download)
Sun Mar 21 22:22:52 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63a, checkpoint63b, checkpoint63, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.1: +2 -2 lines
add cvs Name and Header (if missing)

1 dimitri 1.1 #!/bin/bash
2     #
3 jmc 1.2 # $Header: /u/gcmpack/MITgcm/tools/build_options/irix64_ip27_f77,v 1.1 2004/02/21 14:41:09 dimitri Exp $
4     # $Name: $
5 dimitri 1.1
6     S64='$(TOOLSDIR)/set64bitConst.sh'
7     MAKEDEPEND=makedepend
8     CPP='/lib/cpp -P -traditional'
9    
10     DEFINES='-DTARGET_SGI -DWORDLENGTH=4'
11     FC='f77'
12     FFLAGS='-n32 -extend_source -bytereclen'
13     FOPTIM='-O3 -OPT:Olimit=0:roundoff=3:div_split=ON:alias=typed'
14     LIBS='-lmpi -lscs'
15     INCLUDEDIRS='/usr/include'

  ViewVC Help
Powered by ViewVC 1.1.22