[Dart-dev] [4978] DART/trunk/mkmf/mkmf.template.gfortran: suggestions for HDF5 support
nancy at ucar.edu
nancy at ucar.edu
Thu Jun 9 15:20:32 MDT 2011
Revision: 4978
Author: nancy
Date: 2011-06-09 15:20:32 -0600 (Thu, 09 Jun 2011)
Log Message:
-----------
suggestions for HDF5 support
Modified Paths:
--------------
DART/trunk/mkmf/mkmf.template.gfortran
-------------- next part --------------
Modified: DART/trunk/mkmf/mkmf.template.gfortran
===================================================================
--- DART/trunk/mkmf/mkmf.template.gfortran 2011-06-09 21:15:38 UTC (rev 4977)
+++ DART/trunk/mkmf/mkmf.template.gfortran 2011-06-09 21:20:32 UTC (rev 4978)
@@ -97,3 +97,5 @@
#FFLAGS = -O0 -fbounds-check -frecord-marker=4 -ffpe-trap=invalid $(INCS)
+# The following libraries are commonly needed if netCDF4 was built with HDF5 support.
+#LIBS = -L${NETCDF}/lib -lnetcdf -lcurl -lhdf5_hl -lhdf5 -lz -lm
More information about the Dart-dev
mailing list