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

Annotation of /MITgcm/tools/build_options/sunos

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


Revision 1.2 - (hide annotations) (download)
Wed Aug 27 22:12:31 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51j_post, checkpoint51o_pre, checkpoint51n_pre, branchpoint-genmake2, checkpoint51r_post, checkpoint51i_post, checkpoint51l_pre, checkpoint51o_post, checkpoint51q_post, checkpoint52, checkpoint51h_pre, checkpoint51g_post, ecco_c52_e35, checkpoint51f_post, checkpoint52a_pre, checkpoint51m_post, checkpoint51t_post, checkpoint51p_post, checkpoint51n_post, checkpoint51i_pre, checkpoint51u_post, checkpoint51s_post
Branch point for: branch-genmake2, branch-nonh, tg2-branch, checkpoint51n_branch
Changes since 1.1: +9 -0 lines
Small cleanups to genmake2 and its "optfiles".  Initial check-in of
"testreport" which functions similarly to "testscript" but supports
more genmake2 options and emails results to a central address for
automated testing.

1 edhill 1.2 #!/bin/bash
2     #
3     # $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/Attic/sunos,v 1.2 2003/08/27 22:12:31 edhill Exp $
4     #
5    
6     S64='$(TOOLSDIR)/set64bitConst.sh'
7     MAKEDEPEND=makedepend
8     DEFINES='-DWORDLENGTH=4'
9    
10 edhill 1.1 LN='/usr/bin/ln -s'
11     CPP='/usr/ccs/lib/cpp -P'
12     FFLAGS='-stackvar -explicitpar -vpara -e -u -noautopar -xtypemap=real:64,double:64,integer:32 -fsimple=0'
13     FOPTIM='-dalign -O3 -xarch=v9'
14     CFLAGS='-dalign -O3 -xarch=v9'
15     NOOPTFLAGS='-dalign -O0 -xarch=v9'

  ViewVC Help
Powered by ViewVC 1.1.22