Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm_contrib/ESMF/mytools/comp_profile.faulks 2004/02/20 16:47:50 1.1
+++ MITgcm_contrib/ESMF/mytools/comp_profile.faulks 2004/02/21 02:20:35 1.2
@@ -1,10 +1,12 @@
-# $Id: comp_profile.faulks,v 1.1 2004/02/20 16:47:50 cnh Exp $
+# $Id: comp_profile.faulks,v 1.2 2004/02/21 02:20:35 cnh Exp $
# $Name: $
#
# Compiler and linker options for faulks.lcs.mit.edu
#
set arcommand = ar
set aropts = "-s"
+set cccommand = gcc
+set ccopts = "-c"
set comp = mpxlf95_r
set compopts = ( -qfixed=132 -O3 -qarch=pwr4 \
-qtune=pwr4 -qcache=auto \
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |