diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2004-01-06 20:54:55 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2004-01-06 20:54:55 (GMT) |
commit | 850696344ca8180ea39d2c254ce42373decb8cda (patch) | |
tree | 233cb0ee62d3b1078f001c0d531cbda46530db7c /release_docs | |
parent | 3396dd951331510c30a1e88f74a5535c15527284 (diff) | |
download | hdf5-850696344ca8180ea39d2c254ce42373decb8cda.zip hdf5-850696344ca8180ea39d2c254ce42373decb8cda.tar.gz hdf5-850696344ca8180ea39d2c254ce42373decb8cda.tar.bz2 |
[svn-r8033]
Purpose: Maintenance
Description: Fortran APIs MAC OS X port for IBM XL Fortran compiler
Solution: Brought back changes from 1.6 branch
Platforms tested: pommier, h5comittested; this time h5committest
complained about copperpp directory and didn't run;
tests on verbena and sol passed.
Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 1187237..c84f330 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -86,7 +86,10 @@ New Features Support for new platforms, languages and compilers. ======================================= - + HDF5 Fortran APIs are supported on MAC OSX with IBM XL Fortran + Compiler version 8.1 Beta. Use "--disable-shared --enable-static" + configure flags along with the "--enable-fortran" flag to build + Fortran library. Bug Fixes since HDF5-1.6.0 release ================================== @@ -294,6 +297,7 @@ Platforms Tested MAC OS X Darwin 6.5 gcc and g++ Apple Computer, Inc. GCC version 1161, based on gcc version 3.1 + IBM XL Fortran compiler version 8.1 Beta |