summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2000-12-19 10:00:19 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2000-12-19 10:00:19 (GMT)
commitf0f5f2bcf71ccc2bf637ce28df670fad279303d7 (patch)
treeed7cf903dc15b9ca718d672fa05cda61bcef498f /INSTALL
parentc28e314fc1e6ebe073fc5da5484d852716ce144b (diff)
downloadhdf5-f0f5f2bcf71ccc2bf637ce28df670fad279303d7.zip
hdf5-f0f5f2bcf71ccc2bf637ce28df670fad279303d7.tar.gz
hdf5-f0f5f2bcf71ccc2bf637ce28df670fad279303d7.tar.bz2
[svn-r3155]
Purpose: Maintenance Description: On Crays H5Dff.f90, H5Aff.f90 and H5Pff.f90 files should be modified before building the Fortran Library. Lines with the double precision subroutines declarations have to be commented out. Solution: Added neccesary info to the approptiate section.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index eafa80c..9816851 100644
--- a/INSTALL
+++ b/INSTALL
@@ -269,6 +269,15 @@
platforms the main HDF5 library supports. Also, the Fortran
interface supports parallel HDF5 while the C++ interface does
not.
+
+ Note: On T3E and J90 the following files should be modified before
+ building the Fortran Library:
+ fortran/src/H5Dff.f90
+ fortran/src/H5Aff.f90
+ fortran/src/H5Pff.f90
+ Check for "On T3E ..." comment and comment out specified
+ lines.
+
5.3.5. Specifying other programs
The build system has been tuned for use with GNU make but works