summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
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