summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-09-29 20:59:23 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-09-29 20:59:23 (GMT)
commit609fbd69527a3bd42e40b0da6c1de657840dcac8 (patch)
treeeb07d0b93b14f50081a04dbf5479f94b608b497f /release_docs
parente40c86fb2dd8f9ad73686abdff26963c357b919e (diff)
downloadhdf5-609fbd69527a3bd42e40b0da6c1de657840dcac8.zip
hdf5-609fbd69527a3bd42e40b0da6c1de657840dcac8.tar.gz
hdf5-609fbd69527a3bd42e40b0da6c1de657840dcac8.tar.bz2
[svn-r12695] Added --enable-debug=all to the list of known problems in RELEASE.txt.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 2187c52..f0bc527 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -1057,6 +1057,10 @@ Alpha OpenVMS 7.3.2 n n n y n n
Known Problems
==============
+* configuring with --enable-debug=all produces compiler errors on most
+ platforms. Users who want to run HDF5 in debug mode should use
+ --enable-debug rather than --enable-debug=all to enable debugging
+ information on most modules.
* On Mac OS 10.4, test/dt_arith.c has some errors in conversion from long
double to (unsigned) long long and from (unsigned)long long to long double.
* On Altix SGI with Intel 9.0 testmeta.c would not compile with -O3