summaryrefslogtreecommitdiffstats
path: root/RELEASE.txt
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-02-19 21:58:17 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-02-19 21:58:17 (GMT)
commit2b9e736d63cfd3a62e8249e2d8c054fe984c3615 (patch)
treeb3f191cc68b901a8b33e1db24844317d5909f2a7 /RELEASE.txt
parentbbea378a4bb868001d07ae30fa8dac6f26c80ea1 (diff)
downloadhdf5-2b9e736d63cfd3a62e8249e2d8c054fe984c3615.zip
hdf5-2b9e736d63cfd3a62e8249e2d8c054fe984c3615.tar.gz
hdf5-2b9e736d63cfd3a62e8249e2d8c054fe984c3615.tar.bz2
[svn-r3461] Purpose:
Updated
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index 2750fb6..2521da2 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -419,7 +419,8 @@ Known Problems
on Linux platforms using the gcc-2.95.2 compiler.
The --enable-static-exec configure flag also fails to correctly compile
- on IBM SP2 platform.
+ on IBM SP2 platform for the serial mode. The parallel mode works fine
+ with this option.
The compilation fails if configured with --enable-static-exec on IRIX 6.5.
@@ -462,7 +463,7 @@ Known Problems
It is not supported in the TFLOPS machine.
* Shared library option is broken for IBM SP and some Origin 2000 platforms.
- One needs to run ./configure with '--disable-shared'
+ One needs to run ./configure with '--disable-shared --enable-static'.
* The ./dsets tests failed in the TFLOPS machine if the test program,
dsets.c, is compiled with the -O option. The hdf5 library still works