summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2011-04-29 23:45:11 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2011-04-29 23:45:11 (GMT)
commit21859f0cb82677e89ba3f68862cc2cfb5413b708 (patch)
treeac36866795ea4f28732a7df95418330b4df1ff9f
parent0da764db446c0e94e17772b46b735db1458b7c94 (diff)
downloadhdf5-21859f0cb82677e89ba3f68862cc2cfb5413b708.zip
hdf5-21859f0cb82677e89ba3f68862cc2cfb5413b708.tar.gz
hdf5-21859f0cb82677e89ba3f68862cc2cfb5413b708.tar.bz2
[svn-r20690] Changed compiler name from xlf/mpxlf_r to xlf90/mpxlf90_r to avoid
misunderstanding. xlf/mpxlf_r are actually Fortran 77 compilers. HDF5 requires Fortran 90 or higher.
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index d46e6f5..b0432b1 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -130,9 +130,9 @@ The following platforms and compilers have been tested for this release.
AIX 6.1 xlc 11.1.0.3
(NCSA BP) xlC 11.1.0.3
- xlf 13.1.0.3
+ xlf90 13.1.0.3
mpcc_r 11.1.0.3
- mpxlf_r 13.1.0.3
+ mpxlf90_r 13.1.0.3
FreeBSD 8.2-STABLE i386 gcc 4.2.1 [FreeBSD] 20070719
(loyalty) g++ 4.2.1 [FreeBSD] 20070719