mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r11444] Purpose:
Updated release notes Description: Mentioned that shared C++ and Fortran libraries are supported in INSTALL and RELEASE.txt. Platforms tested: documentation change only
This commit is contained in:
parent
dca5ad5754
commit
52b811cc98
@ -400,8 +400,8 @@
|
||||
|
||||
$ ./configure --disable-shared
|
||||
|
||||
The C++ and Fortran libraries are currently only available in the
|
||||
static format.
|
||||
Shared C++ and Fortran libraries will be built if shared libraries
|
||||
are enabled.
|
||||
|
||||
To build only statically linked executables on platforms which
|
||||
support shared libraries, use the `--enable-static-exec' flag.
|
||||
|
@ -277,6 +277,7 @@ New Features
|
||||
|
||||
Fortran Library:
|
||||
----------------
|
||||
- added support for shared Fortran libraries. -JML 2005/09/20
|
||||
- added missing h5tget_member_class_f function
|
||||
EIP 2005/04/06
|
||||
- added new functions h5fget_name_f and h5fget_filesize_f
|
||||
@ -296,6 +297,7 @@ New Features
|
||||
|
||||
C++ Library:
|
||||
----------------
|
||||
- added support for shared C++ libraries. -JML 2005/09/20
|
||||
- Added missing member functions
|
||||
H5::CompType::getMemberArrayType
|
||||
H5::CompType::getMemberVarLenType
|
||||
|
Loading…
x
Reference in New Issue
Block a user