[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.
This commit is contained in:
Elena Pourmal 2000-12-19 05:00:19 -05:00
parent c28e314fc1
commit f0f5f2bcf7

View File

@ -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