diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2004-02-10 13:45:09 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2004-02-10 13:45:09 (GMT) |
commit | 35c204bad0a329e5d9dca990a71657dc9d91f7ef (patch) | |
tree | cad53f49ffcfa691baaf9882e87fd84477e939b6 | |
parent | 17d9a6f699160892ca3841a549e407a627f14d9c (diff) | |
download | hdf5-35c204bad0a329e5d9dca990a71657dc9d91f7ef.zip hdf5-35c204bad0a329e5d9dca990a71657dc9d91f7ef.tar.gz hdf5-35c204bad0a329e5d9dca990a71657dc9d91f7ef.tar.bz2 |
[svn-r8168] Purpose: Maintenance
Description: Added pointer to the section
"How to build HDF5 Fortran with Intel Compiler" under HDF5 FAQ.
Solution: N/A
Platforms tested: N/A
Misc. update:
-rw-r--r-- | release_docs/INSTALL | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/INSTALL b/release_docs/INSTALL index ca26d1b..ccb92ac 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -605,6 +605,8 @@ * To build the Fortran Library on IA32 follow step described above, except that DEC and MS compiler directives should be removed manually or use a patch from HDF FTP server ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/ + Also check "How to build HDF5 Fortran with Intel Compiler" under HDF5 FAQ + http://hdf.ncsa.uiuc.edu/hdf5-quest.html#plat-intel 5.8 Building and testing with PGI compilers |