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

Diff of /MITgcm/tools/build_options/linux_amd64_g77

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

revision 1.4 by jmc, Tue Jul 21 19:55:13 2009 UTC revision 1.5 by jmc, Sat Oct 16 17:06:04 2010 UTC
# Line 24  else Line 24  else
24  #   FFLAGS="$FFLAGS -g -mfpmath=sse -msse -msse2 -fbounds-check"  #   FFLAGS="$FFLAGS -g -mfpmath=sse -msse -msse2 -fbounds-check"
25      FOPTIM='-O0'      FOPTIM='-O0'
26  fi  fi
27    # for big objects:
28    FFLAGS="$FFLAGS -fPIC"
29    CFLAGS="-O0 -fPIC"
30    
31  if test -d /usr/include/netcdf-3 ; then  if test -d /usr/include/netcdf-3 ; then
32  #-- some FedoraCore standard location used to be "netcdf-3"  #-- some FedoraCore standard location used to be "netcdf-3"

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

  ViewVC Help
Powered by ViewVC 1.1.22