Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm_contrib/ESMF/mytools/comp_profile.faulks 2004/02/21 23:01:35 1.3
+++ MITgcm_contrib/ESMF/mytools/comp_profile.faulks 2004/02/22 01:10:49 1.4
@@ -1,14 +1,15 @@
-# $Id: comp_profile.faulks,v 1.3 2004/02/21 23:01:35 cnh Exp $
+# $Id: comp_profile.faulks,v 1.4 2004/02/22 01:10:49 cnh Exp $
# $Name: $
#
# Compiler and linker options for faulks.lcs.mit.edu
#
-set arcommand = ar
-set aropts = "-rsc"
-set cccommand = gcc
-set ccopts = "-c"
-set comp = "/usr/local/pkg/mpi/mpich-1.2.5..10/lahey/bin/mpif90"
-set compopts = ( --o2 --tp4 )
-set complibs = ( -L/usr/local/pkg/ESMF/ESMF_1_0_4/mpich-1.2.5..10/lahey/lib/libO/Linux.lahey.32.default -lesmf )
-set compinc = ( -I/usr//local/pkg/ESMF/ESMF_1_0_4/mpich-1.2.5..10/lahey/mod/modO/Linux.lahey.32.default )
-set compinc = ( ${compinc} -I${BUILDROOT}/esmf_top )
+set gm2optfile = "-optfile=../../../tools/build_options/linux_ia32_g77"
+set arcommand = ar
+set aropts = "-rsc"
+set cccommand = gcc
+set ccopts = "-c"
+set comp = "/usr/local/pkg/mpi/mpich-1.2.5..10/lahey/bin/mpif90"
+set compopts = ( --o2 --tp4 )
+set complibs = ( -L/usr/local/pkg/ESMF/ESMF_1_0_4/mpich-1.2.5..10/lahey/lib/libO/Linux.lahey.32.default -lesmf )
+set compinc = ( -I/usr//local/pkg/ESMF/ESMF_1_0_4/mpich-1.2.5..10/lahey/mod/modO/Linux.lahey.32.default )
+set compinc = ( ${compinc} -I${BUILDROOT}/esmf_top )
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |